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
Are you using the gridview controls automatic paging functionality?25 Sep 2006 12:37 GMT1
If I have a table with 500.000 records will it be smart to use the
automatic paging functionality included in the gridview control? How
can this work? Does'n the gridview control need to load the  whole
table into a datasource and then filter out the page it want to
Centralized resource files25 Sep 2006 12:19 GMT1
Centralized resource files
Hi,
We are considering to migrate our custom asp.net localization procedure, to
one that stored .Text properties of controls in a SQL database, towards the
When are the FormsAuthentication class' configuration settings read?25 Sep 2006 11:55 GMT1
I'm writing a HttpModule which is going to require certain settings in
the FormsAuthentication configuration (for example, I need to ensure
enableCrossAppRedirects = true).
Now my best effort so far has been to run through the configuration
method or property is not available because a document window is not active.25 Sep 2006 11:42 GMT4
hi experts,
        im doing some staff bween th the aspx + MS Word.chellcheck,
and and which running on my ypc is no problem ( windows xp , activation
by ASPNET ), buts someshow when i try to deploy to server ( windows
Incorrect HttpWebResponse.CharacterSet25 Sep 2006 11:20 GMT6
My Page contains this:
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
i used this code to retrieve the page:
        HttpWebResponse webresp = (HttpWebResponse)(webrq.GetResponse());
Name generation issues between 2000 Server and 2003 server25 Sep 2006 10:57 GMT3
Not sure if this has been covered before.......
I have an issue with an asp.net application running on Windows 2000
server and Windows 2003 server:-
The name generation of html objects (ie input buttons etc) is
How to mix ContentType  in same page?25 Sep 2006 09:01 GMT8
If I would like to place in a page both text and image,
is it possible? And, in case, how would I correct the following
code ?
'tetx
Form Table Printing Issue with background colours25 Sep 2006 08:51 GMT4
Ive created a aspx form using tables and flowlayout, I've set the background
colour on certain
rows, which show great in the browser, however when i use print preview the
colours
Atlas & ASP.net25 Sep 2006 07:23 GMT4
I'm trying to implement a gridview control using atlas & asp.net per the
following article:
http://weblogs.asp.net/scottgu/archive/2005/12/26/433997.aspx
My frustration is that the page I've written seems to work fine on my local
Problem with accessing class in APP_CODE folder25 Sep 2006 07:14 GMT2
I am trying to use APP_CODE folder for all my class files under VS 2005.  
After adding APP_CODE in the solution explorer, I added a new web page by
right clicking project and selecting add new item.  I expected the code
behind file (Default.aspx.cs) to automatically go under ...
include ...25 Sep 2006 06:20 GMT1
In the ASPX code I use this (I know is not the best way) :
<!--#include file ="file.inc"-->
I'd like include an another file (file1.inc, file2.inc, ....) depending of a
parameter from URL.
can't retrieve connection string from web.config25 Sep 2006 06:10 GMT2
.net 2.0
can't retrieve connection string from web.config, always returns error message  -- what's missing ??
======web.config =========
<appSettings>
Creating a form off of multiple tables25 Sep 2006 05:24 GMT2
I have a table that has several foreign keys.  How do I set up an update
form so that those foreign keys become drop-down lists.  In other words,
I want the drop down list to populate the possible values from one
table, but the selected value comes from another.
Cannot access custom attributes in Firefox / Opera25 Sep 2006 05:14 GMT1
When I add custom attributes to a TextBox, I can read them out in
javascript under IE6.
For example:
in C#
Which update button is clicked in FormView ItemUpdated event?25 Sep 2006 03:46 GMT4
I have 2 update buttons in my FormView ('Apply' and 'OK'). I want both
buttons to update the data source but the 'OK' button should redirect
afterwards.
I can see which button is clicked in the ItemCommand event but I can't
 
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.