Garbage Collection in .NET – How it really works 17 Dec 2009
Posted by ramsonit in .NET Core, Back to Basics, Introduction.add a comment
Garbage collection is a process of releasing the memory used by the objects, which are no longer referenced. This is done in different ways and different manners in various platforms and languages. We will see how garbage collection is being done in .NET.
Learn .NET (Video Collection) 17 Dec 2009
Posted by ramsonit in Videos & Webcast.add a comment
Wow! If you wants to learn .NET then you should visit this great website. Author clearly spent a lot of time on collecting video from various place and nicely formatted. There are tons links points to various topics.
Development Tools for Microsoft.NET Developers 17 Aug 2009
Posted by ramsonit in Tools.add a comment
This page contains hell lot of development tools for .NET developers. Read more
.NET History 05 Feb 2009
Posted by ramsonit in .NET News, Introduction.add a comment
Nice article about .NET history. Check this out.
Monitoring HTTP Output with Fiddler 04 Feb 2009
Posted by ramsonit in ASP.NET, WCF.add a comment
Http monitoring tools are essential when doing any kind of Web development whether it’s for plain Web development, Web Services or any sort of HTTP client work. When things go wrong it is often highly useful to take a look under the hood and dig into the raw HTTP request data to see what HTTP headers were sent from the client to server and what headers and responses come back.
Microsoft Web Application Installer 04 Feb 2009
Posted by ramsonit in Tools.add a comment
The Web Application Installer Beta is designed to help get you up and running with the most widely used Web Applications freely available for your Windows Server. Web AI provides support for popular ASP.Net and PHP Web applications including Graffiti, DotNetNuke, WordPress, Drupal, OSCommerce and more. With just a few simple clicks, Web AI will check your machine for the necessary pre-requisites, download these applications from their source location in the community, walk you through basic configuration items and then install them on your computer.
100 Interview Questions for Software Developers 04 Feb 2009
Posted by ramsonit in Soft Skill.add a comment
WOW. Read this 100 questions for Software programmer. Try to answer yourself honestly you will learn lot.
Top 25 Most Dangerous Programming Mistakes 03 Feb 2009
Posted by ramsonit in Patterns & Practices.add a comment
Here is another nice post from Jeff. All programmers must read this.
Stored Procedure – Best Practice 30 Jan 2009
Posted by ramsonit in Database, Patterns & Practices.add a comment
I enjoyed reading this post about stored procedure best practice written by Aarin Bertrand.
Free Project Management Solution 29 Jan 2009
Posted by ramsonit in Project Management, Tools.1 comment so far
OpenProj is a free, open source project management solution. OpenProj is a replacement of Microsoft Project and other commercial project solutions. The OpenProj solution has been download more than 800,000 times in the few months since launch and is being used in over 142 countries. A free download of OpenProj is available here and is distributed under the CPAL license. OpenProj is ideal for desktop project management and is available on Linux, Unix, Mac or Windows. OpenProj shares the industry’s most advanced scheduling engine with Project-ON-Demand and provides Gantt Charts, Network Diagrams (PERT Charts), WBS and RBS charts, Earned Value costing and more.
Try this tool.