asp.net-3.5
How do I make child controls in Collection behave as child controls and/or get skin applied?
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[详细]
2023-03-24 11:08 分类:问答WCF application crash on passing IList
I crated a WCF .Net 3.5 Rest service, it crashes when I pass IList interface. I\'m using NHibernate to populate the list.[详细]
2023-03-23 09:45 分类:问答How to encrypt/decrypt url in C#.net 4.0 [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to encrypt query strings in asp.net?[详细]
2023-03-22 21:48 分类:问答When does WCF use app.config or web.config?
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[详细]
2023-03-22 21:11 分类:问答Application developed in vs 2008 and Hosting is godaddy .net 4.0 creating problem
I have developed application in VS 2008 and trying to host on godaddy server having .net 4.0 framework and IIS7.开发者_开发百科[详细]
2023-03-21 17:32 分类:问答Showing jQueryUI Modal After Postback
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[详细]
2023-03-21 06:12 分类:问答how to change the content of panel when some value selected in dropdown list
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[详细]
2023-03-21 05:04 分类:问答NullReferenceException C# adding to dictionary
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 {[详细]
2023-03-21 02:56 分类:问答email application design, how to manage attachments and messages?
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.[详细]
2023-03-20 12:55 分类:问答how to manage paths to images, css and javascript files?
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.[详细]
2023-03-20 04:40 分类:问答