Read more at http://www.dotnetfunda.com/articles/article468-the-power-of-documentation-and-commenting-the-code-.aspx
Author: Vuyiswamb
Friday, February 26, 2010
The Power of Documentation and Commenting the code
I have spent most of my career as a programmer. Most of the time i have been a stand alone programmer. I have existed in organizations where documentation is always needed before a code can be written. where before you change a small bug in the program, you need to submit a change request document. By that time it looked like a waste of time, because most programmers are not fond of writting documentation, infect we rarely use Microsoft word. In this article i will share my experience and the danger of not documenting your work.
Wednesday, February 24, 2010
How to Execute SSIS Packages in C# ASP.NET Part II
In the previous article of this series we created an SSIS Package. In this article we are going to execute that Package in our c# code. Remember in SQL 2000 there was something called DTS's but in SQL 2005 there is SSIS. Now we are going to see how easy it is to execute our previous package.
Read more at http://www.dotnetfunda.com/articles/article795-how-to-execute-ssis-packages-in-csharp-aspnet-part-ii-.aspx
Author: Vuyiswamb
Sunday, February 21, 2010
Reduce ASP.NET Page Output Size
Reduce ASP.NET Page Output Size
Read more at http://www.dotnetfunda.com/articles/article793-reduce-aspnet-page-output-size-.aspx
Author: Bibhas.paul
4 steps to consume web services using Ajax (Includes Video tutorial)
In this article we will try to understand the 4 important steps to consume web service directly in Ajax. In this sample we will create a simple customer combo box as shown in the figure below. This customer combo box will be filled by calling the web service methods directly of the customer web service.
Read more at http://www.dotnetfunda.com/articles/article794-4-steps-to-consume-web-services-using-ajax-includes-video-tutorial-.aspx
Author: Questpond
Subscribe to:
Posts (Atom)