Is asp.net and .net the same?
can we call webservice in Html form?
1 Answers Bank Of America, BirlaSoft, Microsoft,
what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page
What is the roll of JIT in asp.net?
can sn.exe can be used before gacutil.exe
What is reflection and disadvantages of reflection?
how can we maintain security in soted procedure?
How do we sort the data from a dataset?
what are the server controls used in sitepath navigation?
What is httpresponse?
when user is logged on the information is saved in a cookie, what is the name of that cookie?
when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page
On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object