how many databases and tables are uses in one project?
Answers were Sorted based on User's Feedback
Answer / prasad
hey its not has limit we can have any no. of tables based on
our project size ok na
Is This Answer Correct ? | 8 Yes | 1 No |
How to reduce the Page size in asp.net?
What is considered a service provider?
I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.
what is the cursor
What is the use of directives & explain with example?
What are the HTML server controls in ASP.NET?
How do you handle unhandled exceptions in ASP.NET?.
What does uri mean?
What is different between webconfig.xml & Machineconfig.xml ?
How does the regular expression validator work? What are two situations when you might want to use one?
What are the options in ASP.NET to maintain state?
Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?