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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ADODB to ADO.NET conversion21 Sep 2006 21:58 GMT4
I am using the following in ASP.NET 2.0 VB using ADODB (which is working).
I would like to convert this to csharp using ADO.NET.
To build the connection, I am trying to convert:
   LDAP_CONN = CreateObject("ADODB.Connection")
Accessing the HTTP Request sent to legacy ASP page in .Net C# COM21 Sep 2006 21:57 GMT1
I have some legacy ASP web applications that use an unmanaged COM
component to connect to a third party application. The third part
application has moved to the managed code in the current release with
backward compatibility with the unmanaged code.
ASP.NET 2.0 Strongly Typed TableAdapters question  with dropdownlist box21 Sep 2006 20:38 GMT4
I create a northwind Strongly Typed TableAdapters dataset,
the create a query like "select a, b, c, d from employeetable"
then bind it into the gridview
dim t as new northwindTableAdapters
Default value for input type file in HTML?21 Sep 2006 20:26 GMT2
I'm building a system where a presenter uploads a PPT to my server and
then I show it to all the participants. The problem is that most of the
media in the PPT is usually linked, so I'll need to upload all that
too. Assuming I can parse the PPT and figure the exact name and
Session not working21 Sep 2006 20:15 GMT4
For some reason my Session state stopped working in my webpages.  I cannot
pass a variable from one webpage to another using the Session.  For example:
Web page 1:
Session["filepath"] = dbname;
Publish not showing Line Number in production21 Sep 2006 20:14 GMT3
When I get an error on my local machine (not try catch), I get the line # and
module it bombed in. This is what I need. After I publish and move to the
test server, it only gives me the error in hexadecimal format with no line
number or module that it bombed in. I'm moving the ...
Parser Error Message: The entry 'ConnString1' has already been add21 Sep 2006 20:12 GMT4
I am trying to deploy two copies of an application to a single website using
two virtual directories: "2007" (Production) and "Demo".  Each of these
applications should point at a different DB, so my thought was to leave
everything the same, make two copies of the application ...
DataReader and DB Connection Closing21 Sep 2006 20:09 GMT3
I am using Microsoft.Practices.Enterprise.Library
When I use IDataReader I saw this line
"It is the responsibility of the caller to close the connection and
reader when finished."
Application_BeginRequest upload fichier trop gros21 Sep 2006 19:45 GMT2
Bonjour à tous, voici mon problème : J'utilise asp.net 2.0, je me
suis fixée un <httpRuntime executionTimeout="3000"
maxRequestLength="11264"/> dans mon web.config pour pouvoir uploader
des fichier de maximum 10mg avec l'objet asp:fileupload. J'aimerais
CSS and Asp.Net 2.0 master pages21 Sep 2006 19:36 GMT2
When I use a master page all ID's are renamed to ct100_MyControl.
Consider I have a control which ID is not change on the client.
Consider that control would generate <a> tags on the client inside a
div where ID = "MyControl" and Class="MyCSS".
Connection pooling: Saving username against a @@spid21 Sep 2006 18:56 GMT2
In an existing ASP/ASP.NET 1.1 app running on IIS 6, I need to RELIABLY
pass the logged in username through to the SQL Server 2000 database for
auditing purposes. The current method is hideously unreliable. The app
includes updategrams, XML Templates and ADO connections.
Cannot get Request.Form values21 Sep 2006 18:54 GMT2
I have a ASP.Net 2.0 page with a Gridview that contains a hyperlink column
that takes me to a new page and puts value of ID into a querystring and it
works fine.  However, when I try to use Request.Form("control name") on the
new page to refer to contents of previous page, I get ...
VS2005/IIS and Debugging a Web Application21 Sep 2006 18:45 GMT2
I am trying to configure a web application named "mytestweb.com" and get the
error:
"Unable to start debugging on the web server. The web server is not
configured correctly. See help for common configuration errors. Running the
Masterpage title21 Sep 2006 18:15 GMT4
Does anyone knows how to change the title of the page when someone uses a
masterpage?
Aristotelis
URLEncode thinks space should be +?  what the?21 Sep 2006 18:12 GMT1
I've been working with web technologies for ten years and in all that
time a safe urlencoding for a space has always been %20 on every
platform I have ever used.  Now I am using asp.net and it's encoding a
space as a +.  What on earth is this?  Since when was a plus considered
 
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.