Anybody have a suggestion on a good beginner on asp.net1138 (12/7/2009 9:47:51 PM) I have been working with win forms C# for 1.5 years and xml.
I have not been using any kind of web development or html so I'm totaly new
to asp.net.
I want a suggestion for a good book on asp.net for a ne... Tony
Specified driver could not be loaded due to system error 1114 -Ora11536 (12/10/2009 4:05:01 PM) Hi,
I have a problem of running the ASP.NET web pages on the server after making
the file deployment. The server was intalled OraClient11g_home1. I created
DSN in ODBC with this driver. The test connecti... Utf
Response.cookies vs Request.cookies7139 (12/5/2009 8:00:01 PM) I'm having a problem that stems from not be able to determin if I should use
Request.Cookies or Response.cookies.
I need to change a cookie in the code then later check it and also want it
to persist on ... Cal
Put row in edit9120 (12/8/2009 6:56:10 PM) I have a ListView that I am trying to place a specific item row into edit
mode from within an ItemDataBound event. I have found the row that I want
to put into edit mode but I do not know the process to pl... David
how to detect HTTP/1.1 302 Found issues?1591 (12/9/2009 1:53:07 PM) hey
when I do a header status check of my niche site I get this:
HTTP/1.1 302 Found
Connection: close
Date: Wed, 09 Dec 2009 13:42:47 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Versio... Anton
Runtime control creation and postback problem5180 (12/7/2009 8:21:58 PM) hi,
i m facing problem in postback...
I m creating a textbox named as txtdefault.
and some textboxes at runtime which persist their values on postback.
I m using a btnAdd to add(append) a textbox. it wo... CreativeMind
asp.net webpart access to data bound to control using ITemplate cl0154 (12/9/2009 11:30:31 PM) I have a c# 2008 asp web part with a Datalist for which I have defined my own
template. I have done this by creating a class that implements ITemplate.
After I get some data I use the ITemplate class to cr... Utf
Automatic login2157 (12/9/2009 5:07:53 PM) Hello,
I'm using the Login controls in ASP.NET 3.5 (VS 2008).
I wonder - is there a way to login automatically if I'm using the login
controls? For instance, to pass the UserName and Password as the par... Peter
Validator not working when inside UpdatePanel12425 (12/4/2009 7:41:24 PM) I have a new validator (inherits from BaseValidator), but it does not always
work when it is inside an UpdatePanel. When I use it inside an update panel,
it works fine until I do the first successful submit... Nathan
Run SSIS 2005 Package from ASP.NET page1222 (12/9/2009 9:17:02 AM) Hi all,
I have an aspx page (.NET 3.5 and C#) that has to run a SSIS package with
the dtexec utility when the user press a button.
How can I accomplish this?
Thanks in advance.
Luigi
... Utf