What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor
1 21353You 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 6534I have a component with 3 parameter and deployed to client side now i changed my dll method which takes 4 parameter.How can i deploy this without affecting the clent?s code ?
1 4280How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?
2673Post New Microsoft ASP.NET Interview Questions
What are the advantages external style sheets?
We are a UK company selling electronic s/w licenses to customer in India. We have a PAN Number. Why is TDS being deducted on a product? Why is TDS calculated on the invoice value - surely it is supposed to be on Income and not Turnover? What is the correct TDS % deduction?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How can we Validate a Controls in ASP.NET page using JavaScript?
What happens when a shard is down or slow when querying?
Explain the importance of drivermanager.
What does == mean in c sharp?
material used for mendrel use to bend epoxy coated rebar
How declare methods in objective c?
What do you mean by bond? What are the different types of bonds?
What are the maximum/minimum of threads available for incoming http ?
How to find ejb version in websphere?
What are the system requirements for drupal 7 and drupal 8?
What does ctrl f5 do in excel?
Explain cross-linking and its functions in seo?