what is roles in asp.net
Answers were Sorted based on User's Feedback
Answer / amit
It Provide Authorisation(permissions)to the user based on
their roles/Membership/Authentication..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / priya
Membership is a self-standing feature in ASP.Net for
authentication,it can be integrated with ASP.Net role
management to provide authorization service to ur site.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between Debug.Write and Trace.Write? When should each be used?
What is difference between Fragment Caching and Page Caching in ASP.NET?
How to send a DataReader as a parameter to a remote client ?
Which method do you use to enforce garbage collection in .net?
How can we Validate a Controls in ASP.NET page using JavaScript?
Give real time examples for polymorphism, encapsulation, inheritance..
What is data caching?
What is the difference between and ActiveX dll and control?
what are the different ASP.NET Application Folders?
cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress
Explain the difference between web user control and web custom control?
What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.
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)