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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie Question about master page in ASP.NET 2.013 Feb 2006 17:09 GMT4
I'm a newbie in web programming. I got few questions about master page
in ASP.NET 2.0
I've made a master page with a navigation menu, a header, a footer in
it, then I use it in pages. Whenever the menu is cliked, it navigate to
Q: web services13 Feb 2006 16:33 GMT3
I have an asp.net application developed by someone else and it seems it
interacts with database through web services. What is the benefit of this?
Any idea?
Thanks,
Get data, make textBoxes, edit values, and re-save to database.  Simple?13 Feb 2006 16:32 GMT5
I'm using asp.net/vb.net/ado.net to create a very simple user interface.
(Everything works if I use STATICALLY created textBoxes... but not when I
make them DYNAMICALLY.)
1.  Execute a SQL SELECT cmd to retrieve a record.
Do I need to close a connection after grabbing a datareader?13 Feb 2006 16:24 GMT17
I have a generic method in a utility class that grabs an sqldatareader
and returns it. Due to the fact that (AFAIK), you can't close the
database connection before you've read the data, this method doesn't
close it, it just returns the datareader. The calling code uses the
Using Session variable in ASP.NET page13 Feb 2006 16:10 GMT4
When a user logs into my site, I create a cookie with their UserID, but
I wish to also create a Session variable to track their "UserType".
I do this as follows:
Session("UserType") = "admin"
SqlDataSource not getting update when using DataKeyNames13 Feb 2006 16:08 GMT1
I am having problem updating the value of a  texbox control inside a
gridview in which its bound field is also specified in DataKeyNames.
What I noticed is that  If I remove accountid from DatakeyNames the
update works automatically with no code. So, now what I  am trying to
Trouble with Table borders13 Feb 2006 16:01 GMT4
I seem to have a re-occuring problem with tables.
Every tiime i create a new table in my code (Table x = new Table();) it
creates in the final code the browser gets the attribute 'border="0"'.(i
prefer putting my styles in a seprate css file)
HREF QUESTION (cross)13 Feb 2006 15:57 GMT3
I saw an url like this
<a
href="{nocache:426d6de96f848e23f89ef8d2a557145f#0}&p=http://www.isbuluyorum.
com>CLICK</a>
Raising Exceptions in HttpApplication.Init13 Feb 2006 15:42 GMT2
Upon startup of my ASP.NET 2.0 application, I check if the application
configuration is in an acceptable state inside an override of
HttpApplication.Init(). If not, I raise an exception from this method.
Everything fine so far.
validation(asp.net):attribution onblur is not a valid attribute of13 Feb 2006 15:35 GMT1
I use asp.net 2.0.
I try to use onblur in textbox of asp.net.
however,
it said that
Problem on Windows 2000 with IIS for VS 2005 and ASP.NET 2.013 Feb 2006 15:05 GMT3
I have 4 Windows 2000 Servers.  I have installed the DotNet Framework 2.0 on
all 4 servers.
Three of these servers show a tab for ASP.NET in the IIS MMC and are running
Visual Studio 2003.
Calling .NET web service functions via HTTP GET/POST13 Feb 2006 14:58 GMT2
I know you can call the WS methods using HTTP GET/POST, simply by
providing the method name in the URL and appending the parameters as
the method requires.
However, we would like to use this call method to invoke the
How to get valid XHTML from the framework????13 Feb 2006 14:44 GMT8
I thought that ASP.NET 2.0 was supposed to output valid XHTML 1.0. I've
just spent a very frustrating time trying to fix all the validation
errors in framework-produced code.
I posted previously (but haven't had any replies yet) about the
ASP.NET adds invalid attribute to the form!!13 Feb 2006 14:42 GMT1
I am just trying (and failing miserably) to massage my pages into valid
XHTML. One problem I am having is that the framework has added a "name"
attribute to the main form, and XHTML doesn't have a "name" attribute.
Anyone any idea why? The content of the master page looks like...
Is there a client-side OnLeave event for a page?13 Feb 2006 12:26 GMT1
Our customers want to pop-up a small survey when their users have finished
browsing their site. To the best of my knowledge, I don't think this is even
possible.
Can anyone confirm this or, better still, prove me wrong with some sample
 
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.