Where we create sessions for Banking Applications and how to
create? expalin with code?
Answer / prashanth
I would used MVC model for sessions in first place.
Second i would hold all the session information on the
database by capturing the or view state in a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is state management,what is the purpose of it,how it will be implemented in real time?
Why will you usually create an aspnet user account in the database for an asp.net web application?
How many rounds are there for a software programmer to clear interview in any IT industries(MNC).
You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.
What is Response.Flush method ?
Can you edit data in the Repeater control?
Explain the boxing and unboxing concept in .net?
Differentiate between early binding and late binding.
What property is used on the datatable to indicate a conflict after an update? a) HasConflict b) HasError c) HasCollision d) HasDataError
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
How can you assign styles to webforms?
Explain the concept of MVC Scaffolding?
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)