How many classes can a single .NET DLL contain?
Answer Posted / kirti
Unlimited.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is csrf attack in asp.net?
What is the default Orientation property in a Menu control?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is session in web technology?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is a web api? Which protocol is used in a web api?
Explain the flow of processing of the request? : asp.net mvc
State differences between MVC and WebAPI
Why do we use sessions?
What is master page in dtp?
What is aspect-oriented programming?
What is the difference between application state and session state in asp net?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
How to prevent client side validation from the ASP.NET validation controls?