|
|
|
|
Dot Net Interview Questions !!!
Interview Tips
on iGold.in
|
|
|
|
 |
Links
|
|
Technical Articles
|
Generics in C# 2.0
(csharp)
Generics is one of the new concepts introduced in Dotnet 2.0. Generics are not new to programming world. But for Dotnet it’s introduced now with a bang.
...view
by :Ashok Raja.T
|
Exchange Server and DNS Look up
(General)
A First hand look into Exchange server through the Eyes of Sathish
...view
by :Sathish . N
|
Read , Write INI File
(csharp)
INI files are text files with various configuration options set into sections. Legacy applications use INI files to maintain configuration settings.
...view
by : Ashok Raja.T
|
Sending events from user controls to the container page
(csharp)
Im my example iam trying to demonstrate how to send a TextBox content in usercontrol(.ASCX Page) to a TextBox in Container page(ASPX Page) when user clicks the Button in usercontrol(ASCX Page)
...view
by :Praveen Kumar. N
|
|
|