Microsoft Technology

SuzanneEcno jit in net framework

Thursday, February 18th, 2010

EconoJITstands for Just-in-Time. In .NET all the lanuages use a runtime compiler known as CLR (Common Language Runtime). All the languages wishing to target CLR need to comply with CTS or Common Type System.

CLR compiles the code written in .NET based languages to IL code or Intermediary Language or MSIL. MSIL is a set of instructions that can be compiled into native mahcine level code as a second and final step of compilation.

This MSIL code is JIT compiled i.e compiled on the need-to basis as and when called. The runtime provides three compilers – PreJIT, standard JIT and EconoJIT.

PreJIT compiles the entire code. EconoJIT compiles only those methods that are being called during runtime. These compiled methods are removed later when not required.

StandardJIt is like EconoJIt except that the compiled methods are not removed but kept in cache for next run.

Tags: , , , , , ,
Posted in Microsoft Technology | No Comments »

NaggieBalesio FileMinimizer Suite 6.0

Tuesday, February 16th, 2010

400907 g1 Balesio FileMinimizer Suite 6.0

If your hard disk is clogged with massive photos and Microsoft Office documents, or if you’re looking for a better way to share those large files, consider FileMinimizer Suite 6.0. This simple-to-use software reduces photo sizes by approximately 90 percent with little noticeable degradation of on-screen quality, and typically it shrinks Office files by at least 25 percent, with no quality loss.

FileMinimizer does not create .zip archives containing your data; the files it creates retain their original format and are usable just as the originals are, so .jpg files remain .jpg files, .ppt files remain .ppt files, and so on. It handles Excel, PowerPoint, and Word files, as well as an assortment of image file formats (such as .jpg, .png, .gif, .tif, .bmp, and .emf).

The basic operation couldn’t be simpler. Choose the files that you want to compress and select the compression strength (low, standard, or strong), and FileMinimizer quickly goes about its work, taking only a few seconds to compress each individual file.

By default it keeps your original file and creates a new one, appending the text ‘(FILEminimizer)’ to the name. However, you can tell the program to overwrite your original file, and you can also have the utility apply a different name rather than appending the ‘(FILEminimizer)’ label.

http://get-a-designer.com

http://www.all1sourcetech.com

Tags: , , , , ,
Posted in Microsoft Technology, New Product Release, Purely Technical, Technical News | No Comments »

NaggieRepairsoft Error Repair Professional v4.1.4 WORKING-BEAN

Tuesday, February 16th, 2010

61b0a52876f2178cd61a33117ee405e9 full Repairsoft Error Repair Professional v4.1.4 WORKING BEAN

Now, your PC will operate smoothly by using Error Repair Professional to identify and repair hidden errors inside your PC. With only a single click, it will scan your PC for any invalid registry entries and provides a list of the hidden errors found. You can then choose to selectively clean each item or automatically repair them all.

Features:

About Error Repair Professional
Windows Registry is the nerve center of your PC and problems with the Windows Registry are a common cause of Windows crashes and error messages. These problems can occur for many reasons including uninstalling software with poor un-installation routines, by missing or corrupt hardware drivers, improperly deleting files and orphaned startup programs. By using Error Repair Professional regularly to fix error in Windows registry, your system should not only be more stable but it will also help Windows boot faster.

How Error Repair Professional works?
Error Repair Professional via registry cleaner that uses high-performance error identification algorithms to quickly identify missing and invalid references in your Windows registry. It will safely clean and repair Windows registry problems with a few simple clicks and enable you to enjoy a cleaner and more efficient PC. Error Repair Professional will guarantee that you eliminate errors in the nerve center of your PC.

What’s Windows Registry?
The Windows registry is a database which stores settings and options for the operating system for Microsoft Windows 32-bit versions, 64-bit versions. It contains information and settings for all the hardware, software, users, and preferences of the PC. Whenever a user makes changes to “Control Panel” settings, or file associations, system policies, or installed software, the changes are reflected and stored in the registry.

http://www.all1martpro.com

http://get-a-designer.com

Tags: , , , , , ,
Posted in Microsoft Technology, New Product Release, Technical News | No Comments »

ShwetaMicrosoft to announce new phone software

Monday, February 15th, 2010

 Microsoft to announce new phone software

Microsoft Corp is set to announce the new mobile phone software on Monday, as it looks to wrestle back market share from Apple Inc’s iPhone and Research in Motion Ltd’s BlackBerry, said the source close to the company.

The world’s largest software company, which makes operating systems for phones made by HTC Corp, Samsung Electronics Co Ltd, Motorola Inc and others, is hoping to regain momentum in the fast-growing sector after a lackluster update to its mobile software in October.

The overhaul of Microsoft’s phone technology comes as it hemorrhages market share in the burgeoning smartphone market, which many see as the key to the future of communication and media.

Last year, Microsoft took an 8.8 percent of the global smartphone operating system market, according to technology analysis firm Canalys, down from 13.9 percent the year before.

It trails Symbian, the system used on Nokia phones, which has 47.2 percent of the market, RIM’s BlackBerry with 20.8 percent and Apple’s iPhone with 15.1 percent.

Microsoft also faces competition from Google Inc’s new Android system, which already has a 4.7 percent share of the market.

http://www.all1martpro.com

http://get-a-designer.com

Tags: , , , , , , ,
Posted in Microsoft Technology, New Product Release, Technical News | No Comments »

NaggieMicrosoft offers Visual Studio 2010 release candidate

Thursday, February 11th, 2010

Microsoft has taken another step to release its Visual Studio 2010 IDE and the accompanying .Net Framework 4 programming platform, offering a release candidate (RC) for the paired technologies on Monday.

The RC stage is considered the last step prior to a general release, with developers able to offer final feedback. The launching of Visual Studio Microsoft has scheduled the launch of Visual Studio 2010 and .Net Framework 4 for April 12, after having scrapped an initial March 22 launch date to work on performance issues found by beta testers.

The downloadable release candidate was offered to MSDN subscribers on Monday, while non-members can get it on Wednesday. Visual Studio 2010 features capabilities for developing applications for the Microsoft SharePoint collaboration platform, Windows 7, and the Windows Azure cloud platform; .Net Framework 4 offers features such as a reduction in size.

According to S. Somasegar, senior vice president of the Microsoft developer division, the goal of RC is to get more feedback from you and ensure it has addressed the performance issues in the product. RC has made significant performance improvements specifically as it relates to loading solutions, typing, building and debugging.

General Manager of the Microsoft developer division, Jason Zander said in a blog post that Microsoft has received a lot of feedback on the Beta 2 release of Visual Studio 2010 and .Net Framework 4.

In particular many of you pointed out areas of performance where we were not at parity with [Visual Studio 2008] and it was impacting your ability to adopt the product, said Zander. Some of those areas of feedback included general UI responsiveness (including painting, menus, remote desktop and VMs), editing (typing, scrolling, and Intellisense), designers (Silverlight and Windows Presentation Foundation in particular), improved memory usage, debugging (stepping, managed / native interop), build times, and solution/project load.

Zander said, in December Microsoft Technical Fellow Brian Harry and I made the hard call to extend the Beta 2 period to continue to drive improvements into the product. Zander also added that Microsoft also is working with third-party companies with Visual Studio add-ins, such as Resharper and CodeRush, to make sure the environment works well.

Developers can report feedback on the RC.

In other software development-related happenings at Microsoft, the company and NBC this week are reporting that the Microsoft Silverlight plug-in technology for rich Internet applications will again be used for online Olympics video coverage this month at NBCOlympics.com. Use of Silverlight for the 2010 Vancouver winter games follows the use of Silverlight for the Beijing Olympics in 2008.

http://www.all1Press.com

http://www.all1sourcetech.com

Tags: , , , , , , , , ,
Posted in Editorial, Microsoft Technology, New Product Release, Technical News | No Comments »

NaggieUsers dispute Microsoft’s explanation of Windows 7 battery problems

Thursday, February 11th, 2010

Microsoft’s head of Windows in response to customer complaints said Monday, Window 7 does not ruin notebook batteries or issue premature warnings that the power is exhausted.

Within minutes, Windows 7 users who have experienced those problems disagreed, calling the explanation “hand washing” and noting that if the company’s conclusion was correct, then many affected users must be “under some sort of bizarre bad battery curse.”

Windows 7 is doing what it’s supposed to when it reports that a laptop battery needs to be replaced, one of the symptoms that users began reporting as long ago as June 2009, according to Stephen Sinofsky, the president of the Windows division.

In an entry to the Engineering Windows 7 blog, Sinofsky said Windows 7 is correctly warning batteries to the very best of the collective ecosystem knowledge that are in fact failing. “In every case we have been able to identify the battery being reported on was in fact in need of recommended replacement.”

Sinofsky also dismissed claims by a minority of users that Windows 7 had permanently crippled their notebooks’ batteries. Numerous users said that after upgrading to Windows 7, their batteries’ lifespan was dramatically shortened, and then completely curtailed. Returning to another operating system, even Linux, did not restore the battery’s performance.

Sinofsky said, Windows 7 is neither incorrectly reporting on battery status nor in any way whatsoever causing batteries to reach this state. He also added that it was impossible for Windows 7 to harm the battery because of the way the operating system interacts with the hardware.

For Windows 7 or any other OS, there is no way to write, set or configure battery status information. All of the battery actions of charging and discharging are completely controlled by the battery hardware. Some reports erroneously claimed Windows was modifying this information, which is definitely not possible.

According to a battery maker, it was possible that Windows 7 was involved in some way. And a spokeswoman for Boston Power, a Westborough, the operating system usually receives information from system firmware which is responsible for monitoring battery capacity and operation. The firmware she referred to is the PC’s BIOS, which boots the computer and initializes the hardware components.

She also added that if there is an issue with the passing of information between the firmware and the operating system, it might cause improper warnings issued by the OS.

http://get-a-designer.com

http://www.all1sourcetech.com

Tags: , , , , , , , ,
Posted in Microsoft Technology, Opensource | No Comments »

SuzanneMicrosoft may launch new Office cloud license

Wednesday, February 10th, 2010

Microsoft may be close to add a new way for big business in order to buy Microsoft Office.

Union called new license, unde4r which Microsoft would charge enterprises the same for software whether it is hosted on-premises or in the cloud, according to a report in SDTimes earlier this week that quoted unnamed Microsoft channel partners who had been told of the program. No prices were listed.

The new license would help reduce complexity for large companies with workers with widely varying degrees of software usage. Heavy and regular users of a Microsoft app might require an on-premise server version, while light users can make do with a hosted version from Microsoft.

According to SDTimes, the union license would either apply to Microsoft Office run locally and hosted on the just-launched Windows Azure, or to Exchange and SharePoint, which Microsoft offers in software and hosted form. The latter is via Microsoft’s year-and-a-half-old Business Productivity Online Suite (BPOS).

“Union” could be a new bundle that combines Office 2010 (on-premise) with Office Web Apps and, to store the data from the latter, SharePoint Online, according to Paul DeGroot, an analyst with the independent research firm, Directions on Microsoft.

It would allow Microsoft to maximize its revenue without driving customers toward cheap and free solutions such as Google Apps, Zoho and VMware’s recently acquired Zimbra e-mail app.

DeGroot wrote in an e-mail, Microsoft may ask the customer to pay for both ways, license plus subscription.

Tags: , , , , , ,
Posted in Microsoft Technology, New Product Release, Technical News | No Comments »

NaggieDownload ASP.NET MVC 2 RC 2

Saturday, February 6th, 2010

ASP.NET MVC 2 RC 2 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 SP1 runtime.

ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).

The installation package includes templates and tools for Visual Studio 2008 SP 1 to increase productivity when writing ASP.NET MVC applications. For example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. The default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP.NET MVC application.

Because the ASP.NET MVC framework is built on ASP.NET 3.5 SP 1, developers can take advantage of existing ASP.NET features like authentication and authorization, profile settings, localization, and so on.

System Requirements

-Supported Operating Systems: Windows 7; Windows Server 2003; Windows Server 2008; Windows Vista; Windows XP

.NET 3.5 SP1. Visual Studio 2008, Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 are required to use certain parts of this feature.

http://get-a-designer.com

http://www.all1sourcetech.com

Tags: , , , , , , , ,
Posted in Microsoft Technology, New Product Release, Technical News | No Comments »

NaggieMicrosoft to Drop Linux, Unix Versions of Enterprise Search

Saturday, February 6th, 2010

Microsoft announced Thursday that it will no longer offer Linux or Unix versions of its enterprise search products after a wave of releases set to ship in the first half of this year.

Bjorn Olstad, CTO for Fast and a Microsoft distinguished engineer, wrote that Microsoft would continue offering and updating standalone versions of the company’s ESP platform for Linux and Unix after it bought Fast Search & Transfer in 2008. “Over the last two years, we’ve done just that”, he added.

But the products being released this year will be the last containing a search core compatible with Linux and UNIX, he said. There is logic behind Microsoft’s decision, according to Olstad.

Microsoft is trying to make the move easier on affected customers, Olstad added.

He stated that they will always interoperate with non-Windows systems on both the front- and back-end. Our search solutions will crawl and index content stored on Windows, Linux, and Unix systems, and our UI controls will work with UI frameworks running on any operating system.

In addition, it will support ESP 5.3, the search core for the products that will be released this year, for 10 years. Customers who decide to keep running the core on Unix or Linux can “add Windows-only innovations or cloud-based services by using a mixed-platform architecture,” he said.

Microsoft is also rolling out an “upgrade program” that will “help customers evaluate our hosted solutions and/or a Windows-based deployment.”

However, “there’s no immediate action required as a result of this announcement-and I expect that most of you will stay with your current deployments for some time,” Olstad added.

According to Jared Spataro, director of enterprise search at Microsoft, a significant number of customers are running Fast on Linux or UNIX. He declined to provide specific figures. Microsoft made the announcement now in order to give those users plenty of time to prepare, he said.

According to Gartner analyst Whit Andrews, Microsoft’s promises of continued interoperability offer some comfort. “This doesn’t mean Microsoft is casting out Linux users from their customer base. There will be people running Fast on Linux right out to the 10-year limit.

Meanwhile, Microsoft’s announcement raises another question: whether it will continue offering a standalone search product for the long term, given its moves to align the Fast technology with its Share Point collaboration platform.

According to Spataro, there are no plans at this time to drop a standalone version, although Microsoft doesn’t tend to “project out any further than one product wave”. “When we look at any strategy, we really are looking at market demand. [Right now] we certainly hear there’s a need for a standalone version.”

http://www.all1Press.com

http://www.all1martpro.com

http://www.all1sourcetech.com

Tags: , , , , , , , ,
Posted in Microsoft Technology, Technical News | No Comments »

NaggieChrome Has 5.2 Percent of Browser Market, Ahead of Goal

Wednesday, February 3rd, 2010

Google may not be winning over the multitudes with its Nexus One “superphone,” but the search giant is gaining ground in the 21st century browser wars. Google’s Chrome browser grabbed market share in January from its key rivals, Microsoft’s Internet Explorer and Mozilla’s Firefox.

According to NetApps, Chrome finished January strong, with a 5.2 percent market share. Although a 0.6 percent gain may not immediately rattle the dominance of well-entrenched players like IE and Firefox, it does show a steady flow of users to the youngest player in the browser market.

Overall, Google has doubled its market share, and in January saw the second-largest gain since rolling out the browser in September 2008. Google has already surpassed Apple’s Safari in the browser wars, making it the third-most-used browser.

Google has exceeded its goals, hitting five percent well before its September 2010 deadline. Google aims to reach 10 percent by September 2011 but could reach that number this year if its growth rate holds steady.

Digging Deeper Into IE Usage

Weeks after the bad publicity around Internet Explorer 6 and its role in the China-based attacks on Google, Internet Explorer lost half a percentage point of market share in January, according to NetApps. That leaves Microsoft with 62.2 percent of the browser market, a record low.

Microsoft has steadily seen its share of the market eroded by the likes of Firefox, Opera and even Apple. Google seems to be putting another dent in the browser market leader. Microsoft has lost 10 percent of its market in the past 12 months while Google reached its 5.2 percent mark.

Looking a little deeper, IE6 saw a 0.9 decline in market share to 20.1 percent. IE7 also suffered in January, dipping a full percentage point to 14.6 percent. The good news for Microsoft is that IE8 is stemming the tide of losses, at least in part. Launched last March, IE8 rose 1.5 percent in January, ending the month with a 22.3 percent market share. That makes IE8 Microsoft’s most popular version.

Browser Round Up

The number-two browser, Firefox, also wasn’t immune to market declines in January. For the second month in a row, Firefox usage dipped. However, unlike Microsoft, Mozilla may not have as much reason to worry.

Although Firefox saw usage declines in December and January, there is no long-term trend. Firefox has only seen declines twice in about a two-year period. Overall, Firefox dipped 0.2 percent in January and still holds 24.4 percent of the browser market.

Turning to Safari, Apple gained a slight advantage, ending January with 4.5 percent market share, not enough to regain the number three spot but enough to outpace Opera, which fell to 2.4 percent.

Michael Gartenberg, a vice president at Interpret, doesn’t think the IE6 incident related to Chinese hackers has affected IE. Rather, he credits Google’s gains with the fact that the search giant regularly advertises Chrome on its home page.

“When you go to Google.com, if you are not using Chrome, you get offers to download and upgrade. When you’ve got the kind of clout Google has on its home page, it’s going to help drive adoption going forward,” Gartenberg said. “Of course, Chrome is a pretty good product, so that helps as well. It goes to show how fluid the tech market is today. It’s not easy for a small company to do a browser, but if you are a company the size of Google, you can make an impact on the industry.”

http://get-a-designer.com

http://www.all1sourcetech.com

Tags: , , , , , , , , ,
Posted in Microsoft Technology, Technical News | No Comments »