Latest
Socializing your life in style »
Imagine that you have completed a degree course and waiting for a job. Spending alone at home. Don’t waste your time. You can spend your spare moments by visiting various websites which will ultimately expose...
June 30 2009 / No comment / Read More »
Even Faster Web Sites »
Sebastopol, CA – Performance is critical to the success of any web site, and yet today’s web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax. In...
June 25 2009 / No comment / Read More »
How do I build a C# application using Command Line Compiler? »
Microsoft’s .NET SDK ships with a command line compiler called csc.exe. It can be executed from within the DOS prompt. In this article, I will show you how to build a simple C# program using...
June 22 2009 / No comment / Read More »
What are the different editors that are available for C# programming? »
Once you have installed a C# compiler, the next process is to choose an editor to enter source codes. There are different types of editors such as Notepad and Visual C#. In addition to these...
June 12 2009 / No comment / Read More »
The Art of Concurrency »
If you’re looking to take full advantage of multi-core processors with concurrent programming, The Art of Concurrency (O’Reilly, US $44.99), by Clay Breshears, provides the knowledge and hands-on experience you need. The book is one...
June 3 2009 / No comment / Read More »ASP.NET
Fix: A project with an Output type of Class Library cannot be started directly »
You will sometimes come across the following error in a message box if you execute an ASP.NET application using Visual Studio 2005/2008 A project...
Apr 27 2009 / No comment / Read More »DiscountASP.NET Upgrades and Extends Free Sandbox Hosting for Developers »
DiscountASP.NET, a leading innovator in Windows Server 2008 hosting, partnered with Microsoft to unveil a free sandbox hosting program at the Professional...
Apr 18 2009 / No comment / Read More »Sending E-mails with ASP.NET 2.0 using C# »
Nowadays, web masters prefer to receive information from their users or customers through a contact or feedback form placed on the website. ...
Feb 9 2009 / 1 comment / Read More »Understanding ASP.NET User Control »
With ASP.NET, you can develop websites with uniform look and feel with the help of User Controls. ...
Feb 9 2009 / No comment / Read More »Working with FileUpload Control »
Uploading files to a folder on the web server is made easy with ASP.NET 2.0. In this step-by-step article, you will learn how to...
Feb 9 2009 / No comment / Read More »

