Knowledge Transfer

Thursday, October 25, 2007

Useful website links For MicroSoft Technologies , SqlServer.....

1)Sample Example For asp.net
http://aspnet101.com/aspnet101/tutorials.aspx?id=47

2)
This is for ASP.Net,Windows Application Samples....

http://msdn.microsoft.com/vstudio/tour/vs2005_guided_tour/VS2005pro/Smart_Client/DisplayBusObjectData.htm

3) Assemblies in C#.Net (Private and Shared Assemblies) Links :

http://www.akadia.com/services/dotnet_assemblies.html

4) Input and OutPut parameters in Stored Procedure

http://www.eggheadcafe.com/PrintSearchContent.asp?LINKID=624

5)Object oriented Concets(Encapsulation,Abstraction,Class,Object,Inheritance,Early binding,Late Binding,Interface,Inheritance)
Object oriented Concets(Encapsulation,Abstraction,Class,Object,Inheritance,Early binding,Late Binding,Interface,Inheritance)


6)Creating Class File in Asp.Net 2.0 for Database Manipulations

This tutorial explains the programming with class file in Asp.Net 2.0 and explains the simplest way to do database manipulations through the class file. Class files are used to write business logic of the web applications and sometime used to manipulate database records also. The main advantage of a class file is code reusability and ease of code management


http://www.aspdotnetcodes.com/Creating_Class_File_Asp.Net.aspx


7) Creating javascript MENU's

http://dhtml.discoveryvip.com/


8) Good Interview Questions and Faq's in asp.net,sessions,C#.Net and sql server

http://www.akaas.net/dot-net-faqs/session-state.htm

9) ASP.Net Page Life Cycle.
Page_Init ,LoadViewState ,LoadPostData ,Page_Load ,RaisePostDataChangedEvent ,RaisePostBackEvent ,Page_PreRender ,SaveViewState ,Page_Render ,Page_UnLoad

ASP.Net Page Life Cycle


Happy Coding

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home