I am trying to create a server control with child controls that are exclusively derived from a particular class.The child controls in this case are all custom server controls also.This particular web
I crated a WCF .Net 3.5 Rest service, it crashes when I pass IList interface. I\'m using NHibernate to populate the list.
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to encrypt query strings in asp.net?
I am working on a WCF applicaiton. I am very confused about when to use a web.config 开发者_如何学Pythonfile and app.config file in WCF client and service. can anyone help me when to use app.config an
I have developed application in VS 2008 and trying to host on godaddy server having .net 4.0 framework and IIS7.开发者_开发百科
I have an ASP.NET page with a simple form and a submit button. Upon submission, I am displaying results on an AJAX UpdatePanel, which works just as desired. However, now I would like to use jQuery UI
I am using 2 panels in my asp.net 3.5aspx page, i need to change the content of panel when i dynamically select some value from dropdownlist which is in other panel . Can anybody suggest me how to dyn
Here is a cut down snippet of the code. Both tupleUnits.Key and tupleR are non-null objects. public partial class AllLicenseeUnits : System.Web.UI.Page {
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.
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.