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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ChildControls state11 Mar 2008 16:23 GMT1
Sorry for my english.
I have a custom server control that derive from Panel.
In my control I want to add an Checkbox, but after an postback it
checkbox lost the state of checked property.
ASPNETDB: dev machine to server11 Mar 2008 16:07 GMT2
Scenario:
I have a dev machine with VS2005Pro, WinXPSP2. I create a web site with
authentication built with the ASP.Net Configuration Tool in VS2005.
The site, login and all other functionality are fine when tested on the dev
Help with GridView11 Mar 2008 14:11 GMT4
I am am having trouble with the GridView control in conjunction with a
SQLDataSource control with ASP .NET 3.5 and C#. When the form loads I want
the current GirdView to only display information from the logged in user. (I
can do this with a SessionParameter no problem). Now I ...
Bug? ASP.Net 2 Title does not render text when it contains controls11 Mar 2008 12:57 GMT5
I am using .Net 2 SP1 and appear to have a problem with rendering titles,
when the title contains both text and a controls only the controls are
rendered.
This can be reproduced by creating a page with the following:
Display wait message while processing11 Mar 2008 11:54 GMT2
   I am generating some large data like 1000 records(my client
requirement) to a gridview without paging. So it will take sometime to
process and bind. I want to display some message(model dialog) inorder
to prevent the user from clicking the button or other controls again
Datagrid - Row height on last page11 Mar 2008 11:32 GMT3
I have data that spans over several pages in a datagrid.
On the last page, the row heights seem to justify vertically, so if there
are say 14 records and the paging is ten, each row on the last page will take
up a quarter of the grid height.
Setting Cookie.Expires11 Mar 2008 11:12 GMT4
I'm trying to set the Expires property of a cookie in a control by doing the
following:
this.Context.Response.Cookies["mycookie"].Expires =
DateTime.Today.AddDays(1);
Difficulty picking up field value from second webform11 Mar 2008 11:06 GMT2
I have 3 webforms on 1 page each with Submit buttons.
VB.net code activated by clicking the submit button in form 3 is not picking
up the value of a field in form 2. It is just returning Null or "" even
though I enter data in the text box.
Ajax DropDownList11 Mar 2008 10:56 GMT2
I have a general question regarding VS2008 and Ajax Toolkit 3.5.
Currently I have a dropdownlist populated from the database.  When the user
selects and item, the OnSelectedIndexChanged event fires (does a postback to
the server) and then loads the selected item's value into an ...
Datagrid - set row colour in code11 Mar 2008 10:46 GMT2
Does anybody know of any examples on how to set both the row colour and the
alternate row colour of a datagrid in code?
I need to do this at runtime, probably in the page load event or something
similar.
Remembering textbox values on postback11 Mar 2008 10:39 GMT2
Hello. ive just read some posts on the age old issue of losing dynamic
control values on postback. Most people say recreate the controls on the
onInit, but i just dont think this serves my purpose. if i could explain: i
have a list of reports in a datalist. a user clicks a report ...
Appplication_AuthenticateRequest11 Mar 2008 10:18 GMT5
First I want to say that I don't want to implement the membership providers.
I'm writing some specific documentation, and those come into it later :-)
I am using Forms authentication in a website.  I want access to different
areas based on roles.  When the user logs in I determine ...
How to call function from one aspx page from another11 Mar 2008 06:47 GMT8
ASP VB.Net
How do I allow a function e.g. bolLoggedIn (the code of which resides in
startpage.aspx) to be accessed from other aspx pages so that I don't need to
duplicate the code in all pages that use bolLoggedIn?
Data Bind Form11 Mar 2008 05:20 GMT2
I'm new to VS2008 (and ASP.NET in general).
I'm trying a simple example, i have a class that exposes a DataSet and
want to populate 2 textboxes on a web form...
how can i bind from the datasource? (and have it update it after
Localization - Automating Button Text + Button Width11 Mar 2008 01:14 GMT1
I'm looking to "internationalize" a new ASP.NET application (.NET 3.5) and
I'm considering various localization issues. In particular, the default
languagte will be English, but when localizing for some cultures, the text
will of course be longer than the English equivalent.
 
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.