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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dataset not Clearing24 Feb 2008 18:27 GMT7
I am trying to clear my dataset each time I read a new csv file but it seems
to keep the data from the previous time.
If I do:
********************************************************************************
Copy/Paste HTMl code24 Feb 2008 14:52 GMT2
I am creating an ASP.NET web site which inserts data in a SQL database
using LINQ.
One table column will hold HTML code. I am using a simple TextBox to
input the data.
Override Css Class24 Feb 2008 12:29 GMT1
I have two custom controls Parent and Child, both inherit from
Composite Control. Child controls are added to parent.
Parent has a property named ChildControlCssClass.
I want ChildControlCssClass to be applied to all Child controls added
Convert DataTable to Xml string variable...24 Feb 2008 03:11 GMT2
   I'm using C# behind an aspx file.  I'm trying to find a way to convert a
datatable to xml and assign that to a string variable without saving to a
file.  Obviously I don't want to slow down the process by writing to disk,
but all the methods I've found so far (datatable ...
Custom DataPager. How?24 Feb 2008 02:42 GMT1
I am using a DataPager with a ListView. I am creating everything at
runtime.
I need to create a custom DataPager so that the numbers and the next
previous symbols will be inside a list (ul > li).
how to validate 3 text boxes together24 Feb 2008 00:30 GMT4
asp.net 2.0
I'm stumped. I have a page that is used for updating user information. If
the user is logged in and they navigate to that page, then they see text
boxes for UserName, FirstName, Email, Old Password, New Password, Confirm
Parameter and Guid23 Feb 2008 23:40 GMT8
I am trying to define an ObjectDataSource parameter that is a Guid:
ObjectDataSource.DeleteParameters.Add(New Parameter("ID",
TypeCode.Int32))
However TypeCode does not have an option of Guid.
Performance problem with multiple choice questions23 Feb 2008 23:34 GMT1
I'm working with a website that presents a series of multiple choice
questions to users.
The problem at hand is that the pages with the questions take some time load
and the users are under a time limit to answer the questions.
Read ASP 3 Session Data23 Feb 2008 23:23 GMT5
I create session data in ASP 3 using ...
Session("sample") = "test"
I can extract the value on any ASP 3 page using ...
Demo = Session("sample")
Define parameter value23 Feb 2008 22:21 GMT1
I am using a ListView connected with an ObjectDataSource.
I am creating everything at runtime by implementing the ListView
ITemplate.
I know I get a one way bind so I need to define my parameters values
Property is empty. Why?23 Feb 2008 22:20 GMT2
I am creating a custom control, named Form, which inherits from
CompositeControl.
I am adding child custom controls, named Section, to the Form through
the following property:
password type textboxes - I don't want them cleared during validation23 Feb 2008 19:59 GMT1
asp.net 2.0
I have several text boxes and set one of them as a password type and put a
validator on it and some other text boxes. When I enter data into the boxes
violating the validators intentionally. Then I click my submit button. The
Buying Reviews: Professional or Standard Visual Studio 2008????23 Feb 2008 17:52 GMT2
I have been using Visual1.1 C# .NET for a few years but due to buying
code from rentacoder.com I have to now upgrade to run imported code
(which I have purchased).
I would appreciate any views held by developers in this NG of the
ASP.NET Error redirect then use Back button (or programmed button)23 Feb 2008 15:51 GMT3
I've got an asp.net app. In case of unhandled exceptions, the
web.config is set up to redirect the user to an error page. If the
user then clicks the back button to retry, they have lost all the data
they entered. This could be quite a lot of data. Is there a way to
Reference to a ListBox inside a DataList23 Feb 2008 14:50 GMT1
I'm trying to get a reference to a ListBox inside a DataList without
success. It always returns null.
I need to have a reference to the ListBox in Load time in order to
bind it to data.
 
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.