It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am creating a asp.net 2.0 webservice which 开发者_Python百科give json as output and there\'s a very large, can\'t be break down, dataset which exceed the max length limit
I am doing an email application which will allow multiple attachments and emails will be send on schaduled date. I have some desgining issues here. Please guide me with your expereienced knowledge.
I have a application which validates UserID - UserID 开发者_如何学Cis of 32 digit UID...... i need to validate the UID to find where this user exists in
What can be the best way to manage paths in different pages which are on different folders? Let me give a little more details please.
This is happening on my development machine and the same codebase is working in production. So I believe this to be an IIS/Framework issue. It affects all pages.
I\'ve got a .ascx server control in ASP.NET 2.0 that contains several other .ascx server controls.Everything in the top-level one is wrapped in an UpdatePanel.It works great until the second time I do
This question already has answers here: Closed 11 years ago. Possible Duplicate: Javascript percentage validation
I\'ve got a web app that works on my local computer and our test server but is failing in production with this error:
I am managing different roles pages in different folders in my application rote. Admin folder has all开发者_StackOverflow中文版 pages of admin. User has all pages of loged in user.