Comprehensive, categorized, searchable collection of links to ASP & ASP.NET resources...
ASP.NET Directory

Applications
Assembly & Controls
Books & Media
Community
Other ASP.NET Sites
Reference Material
Software & Server
Tutorials & Code
Web Site Hosts

Powerful high Performance ASP.NET & SQL Server Forum Software
ASP Directory

Applications
ASP.NET Directory
Books & Media
Community
Components
Other ASP Sites
Reference Material
Software & Server
Tutorials & Code
Web Site Hosts

Newsgroups

Participate in over
100 ASP & ASP.NET related newsgroups right here @ Fuzzy Software...

.NET Framework
- .net.faqs
- .net.framework
- .net.general
- .net.setup
- .net.scripting
- .net.xml

Web Services
- aspnet.webservices
- msdn.soaptoolkit
- msdn.webservices

SQL Server
- sqlserver.setup
- sqlserver.prog...
- sqlserver.tools

Classic ASP
- asp.db
- asp.general
- asp.components

Scripting
- scripting.jscript
- scripting.remote
- scripting.vbscript
- scripting.wsh

All newsgroups...

ASP Built-in
Objects Reference


Application Object
ObjectContext Object
Request Object
Response Object
Server Object
Session Object

Personalise Fuzzy
Make Homepage
Link To Fuzzy
Bookmark This Page

Add our directory to your site in less than
2 minutes...



Dundas Charts - Click for download








Whats New!


Post New Message

Declaring controls in FormView [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Hi! I am new to .net (vb) and moving from classic asp. I ran into a problem that has left me with less hair on my head. For some reason, my button and calendar that sits inside an inser...

Accessing remote network share through ASP.Net [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Hello, I am building a web application with the following components: 2 Web Servers - Windows Server 2003 - IIS 6 - .Net Framework version 2.0 - Reside in Domain A 2 Clustered Da...

Sending E-Mails from ASP.NET 2.0 page using System.Net.Mail [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Greetings, I have been searching the web like mad for a solution to my SMTP problem. I am using Windows Server 2003 and ASP.NET 2.0 w/ C# to send out e-mails from a web site I have creat...

anyway to call cdosys email from within asp.net page? [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
I am hosting with Godaddy.com and they will not let me use the system.web.mail object that comes with asp.net. I can use CDOSYS. is there anyway to call cdosys email from within a asp.net w...

protect source [1 reply]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Hi, The user can ftp the my aspx application. how to protect the source code? that is: want user to use it, but not view or modify it. Please advice. Thanks...

HttpWebRequest Operation Has Timed Out After Numerous Reques... [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Hey Group, I'm in the process of converting an ASP-based site to an ASP.NET site and built a control that wraps around an ASP page. The control simply does a GET to the same server to re...

getting problem in asp.net SQL update command [1 reply]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Hi all, i am getting SQL update problem. as below =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3Derror me= ssages =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=...

How to return an excel file or excel data from ASP.NET [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Here are some of the approaches. 1. Transform DataGrid http://www.dotnetjohn.com/articles.aspx?articleid=36 3. Use the Export approach http://www.aspnetpro.com/NewsletterArticle/20...

CreateUserWizard - how clean up data before accepted? [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
I am using the CreateUserWizard. In there I have "Username" and some other fields (stored in profile). For a few of the fields I want to "clean up" the data before the data is saved. (Re...

Autorun [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
This is a multi-part message in MIME format. -------------- Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit ---------...

ID & NaimgContainer [1 reply]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
I'm createing a NamingContainer (which could be nested deep in the hierarchy) Which contains an HtmlInputField I then want to do some javascript on the (hidden) input field. Problem is, ...

Publish Web Site Headaches [1 reply]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
I don't know, but I find the Publish Web Site feature very lacking and weak. I mean, why does the damn thing have to delete unrelated directories like /images /documents etc. This is so...

alternative to ResolveUrl() [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
I'm writing an web element (in fact a ToolbarButtopn for FreeTextBox), which is not a subclass of SWU.Control. I need to know the client path for something like: "~/utils/Gallery.aspx" ...

ClientScriptManager without a page... [0 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
At some stage I'm inherithing from a kind of 'web component' which don't inherit from SWU.Control and have no ClientScript property. However I need to know (in order to make it work) an UR...

Hyperlink Rollover images in Repeater error [1 reply]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
I want to have a rollover image on an hyperlink inside a Repeater control but when i run the page i get "Image1 is undefined" Any ideas? I have a Hyperlink and an Image control in a repea...

C# DB Null? [4 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Hi all, How can i determine if a reader record is DBNull is C#??? What reference do i need? if(rdrExam["OutcomeID"].??) { Response.Write("Here I am"); } Cheers, Adam

Learn ASP.NET 2.0 with Jeff Prosise [0 replies]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
Hello, all. I have just completed watching all the videos of Jeff Prosise's "Learn ASP.NET 2.0" at http://msdn.microsoft.com/asp.net/reference/multimedia/. Although the videos are a ye...

Newbie question: Why don't forms act reasonably? [1 reply]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
Greetings! I am trying to teach myself ASP.Net, using the Visual Studio .Net IDE. So far, the hardest thing I've found is trying to edit controls on a page. The editor does not seem to ac...

Is Nothing Equivalent? [5 replies]
microsoft.public.dotnet.framework.aspnet, Sunday, January 29, 2006
Hi all, Can anyone fill me in on the C# equivalent of this VB statement? If Not (Request.QueryString("myQString") Is Nothing) Then 'Do Something Cheers, Adam

Freelance MSI Developer Available [2 replies]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
Freelance MSI Developer Available 6+ Yrs experience developing installations using a wide variety of tools (Wise, Installshield, Orca, INNOSetup etc) No job too small/large Quick Tu...

Button Click Events not firing .NET 2.0 [1 reply]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
Hi, I have an ASP.NET web app and for some reason the Button Click Events are not firing. I ran C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -c and it created the aspn...

Profile and Data. Please, Need Urgent Help/Advice. Thank You... [0 replies]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
Hello, I am working on an Asp.Net 2.0 / SQL 2005 web site. I am using profile to save the users info on the database. For example, I have the following structure: Public Structure Na...

URGENT & TRICKY: code for membership/profile fails when publ... [0 replies]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
I would appreciate your assistance on this ASP.NET 2.0 site.... This is the wierd problem: While accessing the built in .NET functions for 'profiling' or 'membership' an error is generated...

VS2003 ASP.NET solution conversion to VS2005 ASP.NET [1 reply]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
I've got an ASP.NET solution with one web project and 4 class libraries that was developed using VS2005 Enterprise Edition. When Ithe solution in VS2005 Professional Edition, it star...

Multiple Page_Load events firing [1 reply]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
I've searched several discussions on this topic and haven't been able to resolve my issue. I have a function I call within the page_load event of a page. This function makes a call to the d...

Deploying ASP.NET 2.0 web app [1 reply]
microsoft.public.dotnet.framework.aspnet, Saturday, January 28, 2006
Hi, I read somewhere that you can deploy an ASP.NET 2.0 web app just like an ASP.NET 1.1 app, having the original aspx files on the production web server for easier editing of the HTML cod...






$10/mo & 3 Months FREE!


Receive all the latest quality ASP
& ASP.NET content direct to your inbox. Sign-up to our newsletter.




aspGuys.com

Award Winning ASP.NET Web Hosting!!

DeveloperFusion.com

ComponentGroup.NET

ChrisShell.com



More partners...

The ASP.NET Validator
  10140 ASP & ASP.NET resources in over 483 categories and growing daily...
Fuzzy Software - asp / asp.net resources, tutorials, code, scripts, applications, components, newsgroups, hosts and much more... Sitemap 0 1 4