Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Best practice ASP SQL
ThatsIT.net.au - 21 Mar 2009 11:23 PM - 20 messages
I was wondering about performance implications for 2 ways of creating a collection of objects. Lets say I have 2 classes category and subcategory in the category class I have a function that returns a collection of subcategory objects. what I do here is open a reader to a table in the database with the ...
Score how to pass the current user with reportviewer control
Marc - 19 Mar 2009 4:55 PM - 4 messages
Dear all I have a asp.net site using the reportviewer control in remote mode. I can display a report with custom credentials by implementing the Microsoft.Reporting.WebForms.IReportServerCredentials interface. But there is only the possibility to impersonate or to read the user from web.config. What ...
Score Control is not showing inherited properties in property grid
Nathan Sokalski - 15 Mar 2009 5:32 PM - 2 messages
I have a control that inherits from System.Web.UI.HtmlControls.HtmlAnchor. However, when I use this control the Property Grid in Visual Studio 2008 is only showing me the properties that I explicitly added to the control. Why is it not showing me the properties inherited from ...
Next » 2 3 4 5 6 7 8 9 10