XOR magic
Labels: Algorithms, Technical
Labels: Algorithms, Technical
Leading from the Front
Labels: Technical
Procexp Tool => IE7 Vs Firefox 1.5
The procexp tool which comes as a part of the Windows CRK Toolkit is really cool. Its one amazing tool that allows developers to analyze the performance of an application by stepping up through the stack of DLL calls. So I tried to analyze which one of these either Firefox 1.5 of IE 7 consumed a larger memory overhead in terms of bytes occupied by its executable. If you’re a guy from the Open Source World, this info would be interesting
Move to drive name\CRK\Tools\CRK-Tools.zip directory and start the procexp tool. Then invoke separate instances of Firefox and IE7. These two EXEs appear below the Explorer.exe which is the parent process of both. Then select Properties from the context menu of these two processes, you’ll get a dialog box showing the following.
The analysis was made under the following conditions:
Processor: P IV 1.4 Ghz
Main Memory: 384MB
IE version: 7.0
Firefox version: 1.5
I opened 5 Tabs in both and the private memory occupied was as follows:
IE7: 40.7 MB
Firefox: 10.2 MB
Much to the delight of the Open Source Guys!!!
The point I am trying to make is procexp is a superb tool to analyze your applications :)
The Windows Academic CRK comes with Presentations on the following:
You can download the Windows Internals CRK here
It’s about 50MB in size.
Labels: Technical
Silverlight??? What it is all about

Labels: Technical
PHP Language Compiler for the .NET Framework
Labels: Technical
Portable .NET
Labels: Technical
Microsoft Offers to License some of its Source Codes.(Courtesy: MSNBC)
“We are putting our most valuable intellectual property on the table, so we can put technical compliance issues to rest and move forward with a serious discussion about the substance of this case,” Microsoft general counsel Brad Smith said.
The European Commission said in a response three hours later that it would “study carefully the announcement” by Microsoft. (MSNBC.com is a Microsoft - NBC joint venture.)
Microsoft’s offer to license a small amount of its source code, relating to server software that helps manage tasks like printing within a group of desktop machines, would help proprietary software makers but not the so-called “open source” community. More..
Labels: Technical
New Features in ASP.NET 2.0
Labels: Technical
Disclaimer:All opinions expressed here are J.Nirmalanand's personal opinions and do not represent my employer's opinion in any way. No warranties or other guarantees will be offered as to the quality of the opinions or anything else offered here.