Explain the code Access Security (CAS) in .net Framework?
No Answer is Posted For this Question
Be the First to Post Answer
How Web Service help? What is the difference between Remoting & Web Servcies?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
What is the difference between <%#%> and <%=%>?
What is a web based system?
suppose i am Admin in my application and i have to terminate the session of the particular user in my application.........how can i do it....?????
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.
2 Answers Microsoft, Syntax Softtech,
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Explain automatic memory management in .net.
what is generics?
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
When you use Ajax controls in the ASP.NET application?
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)