As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Please recommend books for developing ASP.NET User and Custom Controls
ASP.NET Developer's
Cookbook
Particularly following chapters
Chapter 2: User Controls
Chapter 3: Custom Controls
and following is better as well
Pro ASP.NET 3.5 Server Controls and AJAX Components
This is a good one:
Developing Microsoft ASP.NET Server Controls and Components.
Related
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Both Silverlight and Ajax control toolkit offer the Slider control.
Question: Which one, from your experience, is the better choice?
My reservation about the Silverlight control is that Silverlight seems to be 'abandoned' by Microsoft [correct me if I am wrong] and I might have to extend the project with additional features in the future.
My reservation about the Ajax control is relative lack of documentation [in comparison with Silverlight].
In my opinion silverlight is the best one to use.
For the comparison of both please visit this link.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I'm looking for a good video conference API I could use in my ASP .NET MVC 2 web app. I would like something that is easy to use and that is compatible with as many browsers as possible, on Mac and PC. I found TokBox, but it uses flash and it doesn't integrate too well in an aspx view. But something very similar would be great: I want to be able to connect random people easily with sessions and streams, kind of like ChatRoulette.
This answer should help you. Basically the author suggest to use the draft of HTML Media Capture of Html5.
Also the second answer in the same question ave a nice suggestion imo.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Can someone recommend an ASP.NET calendar/scheduler control that allows the calendar to be shared? The shared part is important.
Free is good but paid is fine. I would rather it not be part of a control bundle as I just need this one control.
Thank you.
You could consider this JQuery plugin, which is pretty advanced: http://arshaw.com/fullcalendar/
There are other third-party components like Telerik's RadScheduler And DevExpress's AspxScheduler controls.
HTH.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I'd like to build a dashboard interface for an application I am working on. I want users to logon and get a birds eye view of the status of applications, outstanding issues, etc. I'm wondering if there are some good, pre-made controls rather than writing these from the ground up?
You could look at Telerik's RadDock control for ASP.NET AJAX. It is not free ;)
For graphs and charts I would first try out the built in charting library in Visual Studio 2010.
If you cant use 2010 (even the express edition) for some reason then look at the charting controls for VS2008 MS Charting
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Where can I download Open source Asp.Net Master page Templates?
You could try http://openwebdesign.org/
Search for free asp.net masterpage templates
Doesn't make sense you can use any template to use with master pages , just copy the html and related files and paste it in your master file.
Meanwhile you can check these websites
http://www.m6.net/resources/asp.net-web-templates.aspx