Enter Keywords:
1 - 10 of 115(0.001 seconds)
Sort By:
 
I am writing a Server Custom Control and I am embedding some resources in it.  As part of the process, a CSS resource is copied to the temporary folder.  I then use the following code to register i...
Zones: ASP.Net Programming, CSS, MS Visual...Date Answered: 10/17/2008 Rating: 7.8 Views: 0
I have a repeater that shows information from an Excel File, when the user imports the information from an Excel template I show that information on a repeater, then the user can update information...
Zones: ASP.Net Programming, .NET Framewo...Date Answered: 04/07/2008 Rating: 8.0 Views: 5
I have a web user control. In the control I have a custom event: public EventHandler myEvent { get; set;} The aspx page needs to set that event: <uc1:MyUserControl myEvent="someEvent" runa...
Zones: C#, ASP.Net Programming, .NET Framework...Date Answered: 04/28/2008 Rating: 8.6 Views: 37
I am looking into whether not list serve technologies can be implemented with ASP.NET. I basically want to create a routine that checks to see if email has been received on an email server, I want ...
Zones: ASP.Net Programming, MS Vis...Date Answered: 08/13/2008 Rating: 8.2 Views: 0
Hi, I am wondering if it's possible to cycle through appsettings in a web.config file and if it exists then use it, if not then don't use it. Example is: <add key="BCCEmail1" value="test@tes...
Zones: ASP.Net Programming, C#, .NET Framework...Date Answered: 08/19/2008 Rating: 6.4 Views: 5
Hello, i'm currently starting a new web base project for a medium business. The web site will be in ASP.NET 3.5 and SQL 2005. They need to host the web application on a "Load-Balancing / Web Cluste...
Zones: ASP.Net Programming, MS SQL ...Date Answered: 09/04/2008 Rating: 9.0 Views: 0
Thanks samtran0331. From your last comment, >>A production server should be just that and nothing else.   >>It should do nothing more than run IIS and your web apps. Does the production ser...
Zones: Visual Studio, .NET F...Date Answered: 09/10/2008 Rating: 9.7 Views: 0
The name 'ReqTable1' does not exist in the current context return ReqTable1;
Zones: Visual Studio, C#Date Answered: 09/09/2008 Rating: 9.7 Views: 0
Hi I am creating a website for which i am using a Asp.Net Menu control with Sitemap Provider. When the HTML gets renderd it produces table and divs and spans for which it is difficult to provide...
Zones: ASP.Net Programming, .NET Framewo...Date Answered: 09/22/2008 Rating: 8.2 Views: 82
Hi, I am doing a  small web project.. To reduce complexity of the code behind i want to create logical partial classes for the Default.aspx.cs file Is there a way for me to create partial cl...
Zones: ASP.Net Programming, .Net Editors ...Date Answered: 09/25/2008 Rating: 9.0 Views: 12