Recent Members
|
hemant026
|
Popular Documents See all...
HR Interview Question
Question 1
Tell me about yourself.
TRAPS: Beware, about 80% of all interviews begin with this “innocent” question. Many candidates, unprepared for the question, skewer themselves by rambling, rec...
ASP Interview Question
ASP.NET INTERVIEW QUESTIONS Dategrid filtering and sorting How can we sort all the fields at once? first write one sql query and there include "order by (the column header of the datagrid what you ...
ADO.net Interview Questions
ADO.NET Interview Questions (B) How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
ADO.NET provides the SqlCommand object, which provides the funct...
Data Table
DataTable - Adding, Modifying, Deleting, Filtering, Sorting rows & Reading/Writing from/to Xml
Introduction
DataTable is a central object in the ADO.NET library. If you are working with ADO.NET -...
SQL Server Interview Questions 2
SQL Server Interview Questions
What is DESCRIBE command in SQL Server 2005? What is its purpose? How to use it?
DESCRIBE is used to see table structure. In SQL server 2005 we can use sp_columns, sp...
Recently Added Documents See all...
When to Use of DataSet, SQL Data Reader and XmlReader
When to use of DataSet, SqlDataReader and XmlReader
Introduction When we need to retrive mutliple records from databsae, we have following options 1. DataSet or DataTable - use SqlDataAdapter to g...
Introduction to ADO.net
Introduction to ADO.NET
Introduction To my Surprise there are still vb6 Guru who are not willing to let go of VB6. Well talking from experience, I have to suffer the results of it in the future, be...
How to Use Connection Object Efficiently
How to use Connection object efficiently
Irrespective of what .NET data provider we are using we should consider following points. 1. Open the database connection as late as possible, Just open it ...
Diff Between DataGrid and GridView
Diff Between DataGrid and GridView
Introduction
The GridView and the DataGrid controls have a different logics.
There is a lot of differnce compatibility between DataGrid and GridView Codes
GridV...
Data Table
DataTable - Adding, Modifying, Deleting, Filtering, Sorting rows & Reading/Writing from/to Xml
Introduction
DataTable is a central object in the ADO.NET library. If you are working with ADO.NET -...
ADO.net Interview Questions
ADO.NET Interview Questions (B) How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
ADO.NET provides the SqlCommand object, which provides the funct...
SQL Server Interview Questions 2
SQL Server Interview Questions
What is DESCRIBE command in SQL Server 2005? What is its purpose? How to use it?
DESCRIBE is used to see table structure. In SQL server 2005 we can use sp_columns, sp...
SQL Server Interview Question
What is normalization? Explain different levels of normalization? Check out the article Q100139 from Microsoft knowledge base and of course, there's much more information available in the net. It'l...
HR Interview Question
Question 1
Tell me about yourself.
TRAPS: Beware, about 80% of all interviews begin with this “innocent” question. Many candidates, unprepared for the question, skewer themselves by rambling, rec...
ASP Interview Question
ASP.NET INTERVIEW QUESTIONS Dategrid filtering and sorting How can we sort all the fields at once? first write one sql query and there include "order by (the column header of the datagrid what you ...
Interview Question
What is a Constructor? A constructor is a member function that has the same name as the class name and is invoked automatically when the class is instantiated. A constructor is used to provide init...
ASP.net&WebServices
Creating ASP.NET Web Services
申丽萍 Shen Liping Shen-lp@cs.sjtu.edu.cn
ftp.cs.sjtu.edu.cn/shen-l p/dotnet/
Contents
Creating an ASP.NET Web Services WSDL Tool Proxy Class Stateful Web Service ASP....



