I use Sharepoint 2010 and I am developing a web part where on a button click event, a pdf file needs to be generated and opened directly. Should not be saving onto the disk.
I\'m getting \"Me\' is valid only within an instance method\" error when I convert function to a PageMethods.
I am using ASP.NET with C# and I need to make the condition of the query dynamic, Example: Database: NameSex
I have a simple webservice in asp.net which determine if the input parameter is valid or not : [WebMethod]
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 for
In an ajaxified RadGrid I want two buttons to cause a postback (bypass Ajax) and execute some back-end code. Here\'s what I have so far...
Is there a way to group content within a Repeater with a dynamic heading? For example, I have the following in a database:
I am writing a WinForms application to migrate a lot of data.The new system is web-based and uses ASP.NET membership API.
The only thing I\'ve found in searching this link http://forums.asp.net/t/1298084.aspx/1 which unfortunately concerns VS 2008, and I am working in Visual Web Developer.
This is a simple task that I want to acheive but ASP.NET makes it quite difficult, next to impossible. I followed this question