March 2006 Entries

Community Server 2.0 Express edition!
Community server 2.0 now has an express edition (free) flavor too!!! so what though comes first (or should come) to your mind ?!?This: Community Server Express Edition + Sql Server Express Edition = Rock ur Community!!! & Cost = Zero (0) !!! (free) So wat are u waiting for ?!? ;) Also a Special offer available till march 20th: Buy a licence and get free upgrade to CS 2.0 Click here...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, March 14, 2006 1:40 PM | Feedback (0)

Build a Generic Range Class with .NET 2.0
Objects! objects! objects! it's so convenient to work with programming entities that you can ask to do something and they just do it. The shift that we developers have made from procedural style to OO style allows us to express ideas in much richer ways than were possible using procedural methods. Knowing how to identify areas where a new object can be introduced to simplify the code in your application is a talent that many spend years improving (I can't say perfect, because software development...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, March 14, 2006 11:33 AM | Feedback (0)

mars.google.com
need i say more
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, March 13, 2006 11:46 AM | Feedback (0)

CH9: Bill Gates: Answering Questions in India (Video)
MSN India asked users to submit their questions to Microsoft Chairman and Chief Software Architect, Bill Gates. When Bill was in India for the Launch in December, he answered the most choicest of the lot. So if you ever wondered which was the last piece of shipping code Bill wrote or what is his favorite Indian breakfast… you gotta see this...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, March 02, 2006 12:21 AM | Feedback (0)

Install and Run Your ASP.NET Applications on Systems Without IIS
3 Steps to install and run your ASP.NET applications on systems without IIS: Download a redistributable version of the Cassini Web server. Create a regular (non-Web) Setup Project for your ASP.NET application in VisualStudio.NET and add the Cassini redistributable merge module to it. Implement custom installer actions that will register your application with Cassini after installation and unregister the application during product uninstallation. This allows you to create an installation package capable...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, March 01, 2006 1:27 PM | Feedback (0)