Unknown server tag “ajaxToolkit:HtmlEditorExtender”
I am using ajaxcontrols and in that all controls are working well But I had not found any of the control named as HtmlEditorExtender so I had just copied this tag in .html page
I am using ajaxcontrols and in that all controls are working well But I had not found any of the control named as HtmlEditorExtender so I had just copied this tag in .html page
I tried using the Microsoft ReportingControls but found them overly cumbersome, with too little documentation. I’d like a simple control that would convert a GridView control into a PDF document. I’ve started looking into PDFSHarp and am running into dead ends with documentation. Same thing with iTextSharp. I’m willing to dig into them further if they have worked for others in the past.
How do I find out the .NET framework of an IIS virtual directory is using in C#. I need to display it to the user.
I draw a very simple database design for my ASP.NET application and with a little help here and there I managed to implement my design…but I want to insert data to this tables and retrieve from them.
I was working today as I do everyday, when I tried to build my project and I got this error:
I have a Controller with the following method:
This question will be a nice tutorial for http connection “POST” between Iphone and asp.net server 🙂 what i’m trying to do is to send an image from iphone to Asp.net server;
Here my uploadImage fonction in objective-c :
I am building a forum and I want to use forum-style tags to let the users format their posts in a limited fashion. Currently I am using Regex to do this. As per this question: How to use C# regular expressions to emulate forum tags
I’m getting a really weird error that I’ve only found a few times with some pretty extensive googling. I’m making an authorization attribute to add onto my Actions in an ASP.NET MVC project in a class library. I installed the ASP packages through NuGet and can use intellisense to get the HttpContext from the filterContext, but it’s saying that the HttpContext type can’t be found where it’s supposed to be.
As per the title, I have created a custom control.