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 / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Persistant cookies and non-persistant cookies.25 May 2007 09:43 GMT1
Can anyone tell me what exactly persistant cookies and non-persistant
cookies means.
I read some where that in non persistant cookies if i am using session
data remains in that cookies untill end of session.
w3wp process25 May 2007 09:30 GMT3
I am using windows 2003.
I have unchecked all options in IIS6 application pool,
so I assume no worker process recycling will be performed whether any event
occured.
DSN Connection to Microsoft Access25 May 2007 09:14 GMT12
I want to use  a DSN connection to connect to MS Access Database. The
ODBC DSN has been configured as MIT.
I use the following connection string to connect (using VB.NET):
Dim cn As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;
Persisting Data between pages25 May 2007 09:05 GMT4
We have a busy website, and I was wondering if we should persist the
data by storing the data table in a session or cookie, and when the
user re-loads the page I can cast the session or cookie back to a
datatable and rebind to the grid.
upload file to server immed after user selects the file25 May 2007 07:43 GMT1
How do I enable the file upload process to start as soon as the user
selects the file?
currently, I have two INPUT controls on the form. One is type=file and
the other type=submit:
How does a dynamic control load post back data across post back??25 May 2007 06:02 GMT1
As we know , the view state is not responsible for having TextBoxes,
CheckBoxes, DropDownLists, and other Web controls remember their values
across postback.
When I dynamically add a DropDownList in the web,and dynamically add the
<location> element does not seem to work - Does anybody know how to solve this.25 May 2007 02:12 GMT1
I have been struggling with this for the past couple of days.  We have
a custom http module setup in our project to filter some requests.  I
only want this module to be applied to certain pages.  In order to try
to do this I have added the following test code in our web.config
IIS Security25 May 2007 02:04 GMT2
I have a web app that we use internally, which is accssible internally on a
specific port on the server. Our firewall blocks it to outsiders.
However, this app is only for Management use, and we'd like to secure it as
such.
AJAX Tool Kit Tab Control25 May 2007 01:11 GMT1
I made the changes in the ajax tool kit project (http://forums.asp.net/
p/1074319/1723688.aspx#1723688). Some how Visual Studio knows to pull
the newly complied dll because the tabs are showing up disabled
instead of hidden. My problem is I am trying to manipulate the tabs
How to bind input text field to pass as parameter to stored procedure in BLL25 May 2007 00:27 GMT2
I'm fairly new at this so I may be doing this the wrong way but I've
got a FormView within a multiview that when it is updated in edit
mode, will call on the update method associated with the
objectdatasource that fills the formview.
ASP.NET event validation25 May 2007 00:17 GMT3
Does anyone have experience with turning off ASP.NET event validation ?
What is the complete set of consequences ?
I'm aware that event validation ensures that parameter values submitted to
event handlers for read-only ASP.NET web controls ( such as ListBox ) must
Date time24 May 2007 23:33 GMT4
I have a table in sql server of datatype datetime.  I want to set it's
default value to Current date in design mode.  I am typing in default
value property = Date.now().  But it doesn't work.  Any idea.
Thanks
question about viewstate24 May 2007 23:18 GMT1
i'm testing ViewState with this page here below:
i tried with  EnableViewState="false" and with  EnableViewState="true", but
the produced source code is the same in both cases. I would expect here no
hidden" name="__VIEWSTATE in the source because of 'false' ...
properties of Radio buttons on a page24 May 2007 23:13 GMT4
I have a page that has a number of radio buttons that will be displayed
to different access levels of a user who logs in to my website.
For instance, if there are a dozen buttons, user1 will see all twelve.
User2 would see buttons 1-3,10-12 and NOT any others, and so on.
App_Code folder question concerning profile object24 May 2007 23:10 GMT7
I have a base class that contains code for the profile object that works
fine when the code is not in a file within the App_Code folder.  Once I put
the code into the App_Code folder it will no longer compiling telling me:
"The name 'Profile' does not exist in the current ...
 
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.