I am good Learner and Listener .This Page is to update my experience and the challenges faced on day to day bases . I will also write about some the very interesting opensource tools/components , which will definitely more informative and useful .
Tuesday, January 30, 2007
Usefull Linl for SQL Server 2000/2005 msdn-http://msdn2.microsoft.com/en-us/library/aa237869(SQL.80).aspx
Saturday, January 27, 2007
Using SqlHelper in .NET application. The SqlHelper Class is present in the Microsoft.ApplicationBlocks.Data.dll . Which is free download application released from Microsoft ( http://download.microsoft.com/download/VisualStudioNET/daabref/RTM/NT5/EN-US/DataAccessApplicationBlock.msi) .After Installation compile the Application which is found in Start-->Microsoft Application Blocks for .NET -->DataAccess --> and select your application.
and build it and Dll will the generated in the Bin folder make it as referance in your application .the example for the Application is in http://aspnet.4guysfromrolla.com/articles/070203-1.aspx
and build it and Dll will the generated in the Bin folder make it as referance in your application .the example for the Application is in http://aspnet.4guysfromrolla.com/articles/070203-1.aspx
Monday, August 14, 2006
Some usefull Link for OOPS
1. OOPS Part I
http://www.c-sharpcorner.com/Code/2005/June/OOPSand.NET1.asp
2. OOPS Part II
http://www.c-sharpcorner.com/Code/2005/June/OOPSand.NET2.asp
1. OOPS Part I
http://www.c-sharpcorner.com/Code/2005/June/OOPSand.NET1.asp
2. OOPS Part II
http://www.c-sharpcorner.com/Code/2005/June/OOPSand.NET2.asp
Improving .NET Application Performance .This Link Gives you a Wonderfull Document from Microsoft .
http://www.microsoft.com/downloads/details.aspx?familyid=8A2E454D-F30E-4E72-B531-75384A0F1C47&displaylang=en
http://www.microsoft.com/downloads/details.aspx?familyid=8A2E454D-F30E-4E72-B531-75384A0F1C47&displaylang=en
Sunday, August 13, 2006
Use full link to prepare for Interview .NET FAQ http://www.codeproject.com/useritems/dotnetinterviews.asp
Tuesday, January 24, 2006
How to solve the problem of versioning while coding?
Example: we have two version of software one is enterprise and another is professional .How to have the two version of code in same solution?
Example: we have two version of software one is enterprise and another is professional .How to have the two version of code in same solution?
Thursday, January 19, 2006
How to run your Appliaction which you have developed in MS platform in LINUX
Subscribe to:
Comments (Atom)