What would be the salary of an Asp.net developer with 1 and
half year experience in indian rupees..??
Answers were Sorted based on User's Feedback
What is the difference between system.stringbuilder and system.string
What are the data controls available in asp.net?
Which is the namespace used to write error message in event Log File?
How do we make a poperty read only?
What are Session states available and its Uses?
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
Explain asp.net page life cycle?
How does viewstate work?
Can you use Web API with ASP.NET Web Form?
what are the components available in global.asax ?
what are partial classes and their use?
What is validationsummary server control? where it is used ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)