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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Which Character Set to Specify (UTF-8 or ISO-8859-1) in ASP.NET Pages?25 Jun 2008 15:37 GMT13
I have observed that there are a couple of character sets that are
frequently specified in the meta tags. From my cursory review of public Web
sites, it appears that the character set is either UTF-8 or ISO-8859-1
I am wondering what is the importance of this meta tag, and what ...
crappy html25 Jun 2008 14:57 GMT3
    <label for="Email" onclick="">
        <asp:Label ID="Label6" runat="server" Text="Label" />
        <asp:TextBox ID="Email" runat="server" />
    </label>
Big picture question - Web sites vs Web Applications25 Jun 2008 14:32 GMT7
I did my MCAD sometime ago in 1.1, using the 305 manual.  I've since moved up
to VS 2005.  I've created perhaps a half dozen Dot Net 2.0 web applications.  
(Click on the Create Project link within Recent Projects and Asp.Net Web
Applications.)  Now I find out that my co-worker ...
HTTPWebRequest - Programatically Uploading Text File with POST25 Jun 2008 13:46 GMT3
I need to programatically upload a text file to a web server using the
HTTPWebRequest object within .Net 2.0.
So far, I have determined that:
- I need a HTTP content-type of "multipart/form-data".
Retrieve value of an asptextbox25 Jun 2008 13:39 GMT4
I am using Web Developer Express 2005.  I created a little form to add
some content to a database.  I keep the formview default mode in the
insert mode.  The values are being added to the database fine.
How do I retrieve a value of one of the textboxes and assign it to a
How to call a WCF service25 Jun 2008 10:30 GMT3
I have a WCF service project in my solution. I need to call one of the
services from a web application from inside the same solution. How do I do
something like this? I can't seem to find the class that has the methods I
need in it. This is after I added the web reference.
How to communicate between users controls in web form?25 Jun 2008 09:11 GMT6
How to pass messages through events from a user control to its containing
page, or to another user control? Is there any recommended way? Thanks very
much.
Need help with regex expression25 Jun 2008 09:04 GMT7
I'm not very good with writing regular expressions and need some help
with this one. I need to validate an email address which has the full
name of the person appended to the beginning of it. Here is an example
of what I’m trying to validate.
How to know pervious page25 Jun 2008 08:40 GMT5
How can I capture the address that the user just came from.
I wish to deploy a web-app page for access by different customers. In order
to have it appear integrated I want to be able to provide them a link back
to where they came from.
serialize wddx data in asp.net25 Jun 2008 08:34 GMT4
I am consuming Cold fusion web service in asp.net (VB) application.
My problem is:  I am not able parse the data. The web service
returns:
<wddxPacket version=’1.0’><header></header><data><recordset
asp.net. Version query25 Jun 2008 07:16 GMT1
I have a few questions regarding Visual Studio Pro Academic 2003.
Which version of ASP.NET does Visual Studio 2003 use:
Is it version 1.0 or Version 2.0 ?
If it uses version 1.0 then, is there an upgrade to version 2.0 or
Multiple partial classes for an aspx page25 Jun 2008 06:42 GMT1
I have been working on a transformation project in VB.Net 2.0. I have
to reuse existing code, in the existing code UI and BL are being
written at one place. I have been working in WebSite type of project,
I need something similar to this:
Is this an Ajax error?25 Jun 2008 06:22 GMT1
I added HoverMenu functionality from the Ajax Control Toolkit to my app and
it works fine in most cases, but for certain fuctions I get the following 2
errors.  Can someone tell me what might cause these errors and suggest a way
to fix them?
"System.Diagnostics.Debug.WriteLine" Doesn't work unde    r IIS7?25 Jun 2008 05:16 GMT1
I am using Sysinternal's DebugView tool to watch debug messages.
When I run my website under visual studio development server, I can see all
Debug.WriteLine messages. As soon as I modify the setting and run the
application under IIS7, there are no debug messages!
NetworkService Account alternative25 Jun 2008 03:22 GMT2
I want my ASP.NET application connects to a SQL Server through windows
authentication.
To do this, I assume that my application pool should be under a windows
identity instead of NetworkService. (right?)
 
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.