Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem enumerating pages in .NET 2.027 Mar 2006 00:59 GMT2
Without bothering with the details (though if you are curious, I'll be
glad to explain!). This code functions perfectly under ASP.NET 1.1, but
randomly fails under ASP.NET 2.0. More details after the snippet
My site has the following web pages:
DataList + FindControl()27 Mar 2006 00:10 GMT2
How to do it:
My page:
<asp:DataList ID="dataListRoleMembers" ...>
...
Validation27 Mar 2006 00:08 GMT1
I placed a RegularExpressionvalidator on a webform to test a textbox for a
proper email format.  I am trying to test for a failure but can't seem to
get a value.  Here is what I tried:
EmailValidator.Validate()
Question on adding an assembly to GAC27 Mar 2006 00:07 GMT1
I am trying to add an assembly to GAC but having difficult time figuring out
the concept of GAC. This is what I am trying to do....
1. Installed NUnit framework whose DLL ("nunit.framework.dll") I need to add
to the GAC so that I can use it from multiple applications.
Help on error : Invalid path for child request  ???27 Mar 2006 00:07 GMT4
I have an ASP 1.1 application wchich need to extract data of a particular
selected day by users. When day has been selected from a calendar control the
following code is run :
  Server.Transfer("ReelDay.aspx?day=" & m_day.ToString)
ASP.Net 2.0 project root question27 Mar 2006 00:06 GMT3
I have a question regarding the asp.net project setup. I created a very
simple project located here:
c:\web sites\test\
When it runs it runs here:
SQL Date Problem26 Mar 2006 23:56 GMT3
I have an ASP aplication that is used for colecting consumer complaint
information.  THe info is stored in an SQL Server database.  All seems to be
working OK apart from one thing.  To record the date that the complaint came
in there is a field in the complaints table called ...
ADO.Net and ASP.Net26 Mar 2006 23:54 GMT3
I know nothing about about web based programming.  However, I think it's time
to inquire about making my local share drive ADO.Net application a web
ASP.Net application.  Generally, how do I that?    Thanks
ASP.NET Blog http://dkuldeep.blogspot.com26 Mar 2006 23:50 GMT2
To get information related to ASP.NET and VB.NET.
Vist the following Link:
http://dkuldeep.blogspot.com
Regards
Crystal Report and Inline code26 Mar 2006 23:50 GMT1
I'm trying to develop a crystal report page using inline code (no code behind
page).  
Here is my code:
<%@ Page language="c#" %>
Application_BeginRequest and Request.Params[] under Asp.net 2.026 Mar 2006 23:47 GMT1
Hi, all
I am using VS 2005 under windows 2000.
I just upgrade my asp.net app from 1.1 to 2.0. And I found a very strange
proglem in my Global.asax.cs's Application_BeginRequest function, here is my
How to save changes to a web.config section?26 Mar 2006 23:43 GMT4
How can an application change settings in the web.config file? I need to
allow users to configure SMTP email settings with functionality similar to
that provided developers by the ASP.NET Web Site Administration Tool. I
believe that I can get the settings using ...
What about setup.exe and .msi26 Mar 2006 21:24 GMT3
I use WebSetup project to create the deployment file for my web application.
The WebSetup project always create two file xxxx.msi and setup.exe.
What is the difference between?
ASP.NET 2.0: requestPriority to "Critical"26 Mar 2006 21:19 GMT1
How can I to set requestPriority to "Critical" for an specific page in
ASP.NET 2.0?
Thank you.
How to make connection strings identical26 Mar 2006 19:41 GMT3
I have a web application which refer a class library project.
The web application have a web.config and the class library project have a
app.config.
They all have connection string defined in them.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.