What type of code (server or client) is found in a
Code-Behind class?
Answers were Sorted based on User's Feedback
Explain the difference between Web Garden and Web Farm?
0 Answers Sans Pareil IT Services,
How do I upload a file from my ASP.NET page?
define silverlight and advantages ?
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
How can you handle unmanaged code exceptions in asp.net?
What is web router?
Is it possible for me to change my aspx file extension to some other name?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
how many character send in one sms forget 160limit and think about gateway allowed
What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData()
2 Answers Syntax Softtech, winfoware,
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?
What are the action filters available in asp.net mvc