asp.net
asp.net webservice: works in browser but not with jquery call
I built a simple asp.net web service. It works when I put the URL of the service: I see the default Microsoft page and the link to the web method. I enter the parameters and get the expected result.[详细]
2023-04-13 09:28 分类:问答Visual Studio 2010 SQL Developement Server stopped working
I was making minor modifications to a view in my ASP.NET MVC 3 C# application when all of a sudden the application would no longer run. The error message is as follows:[详细]
2023-04-13 09:27 分类:问答Would like to call WCF service wihout adding service refernce
开发者_如何学PythonI am confused that how can i call WCF without adding reference of that. I need to test WCF is running or not only do not need other use of that, that\'s why i am searching to call i[详细]
2023-04-13 09:25 分类:问答How to getting data from Excel or PDF or Word in Asp.net 2010 using RADGrid Control?
i am getting error when i upload RADGrid Control on server it run properly but when i export data into PDF or Word or Excel, not display data only display html tags like this[详细]
2023-04-13 09:24 分类:问答Graphing data of survey in charts
I want to make a survey with asp.net and c#. It is clear that I can do it. But for the results I want to show them in a pie-chart and histogram.[详细]
2023-04-13 09:23 分类:问答Adding style to Editor For
I\'m开发者_StackOverflow社区 trying to apply a Style to the Editor for an element, but I can\'t make it work; what am I doing wrong?[详细]
2023-04-13 09:18 分类:问答issues with finding data with certain strings
I am trying to开发者_开发知识库 make this work but have been unlucky it is giving me th following error[详细]
2023-04-13 09:17 分类:问答How to use dropdown list to update formview display
I\'m having a bit of trouble figuring this one out. I have a dropdownlist (populated from a datasource that concatenates first and last names, and the value is an \"employee ID\", oh and it\'s a sql[详细]
2023-04-13 09:14 分类:问答Asp.net C# Encryption/Decryption on Client and server Side
Sir, I have the jquery solution to encryption on the client sidebut it create \"MD5\" only. I want Salted Md5 Encryption on the Clientside[详细]
2023-04-13 09:09 分类:问答ASP.Net: setting ValidationExpression dynamically
I have several pages in my form where I need to validate Email addresses. Rather than set ValidationExpression in each page , I want to store the Regex string in a Constants class as a string constant[详细]
2023-04-13 09:06 分类:问答