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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
books for newbies28 Sep 2007 04:07 GMT5
Hi
I am new to web Development nad i wat to know which books are best for
ASP.NET and ADO.Net.
I am a beginner in this field so please refer me the books that are for
Trace.Warn not working in my class28 Sep 2007 03:57 GMT2
I have a page with Trace.Warns statements in my Page_Load and functions that
it calls, but it doesn't seem to work in a class that is defined on the same
page.  I am writing this in C#
I am getting the following error at the 1st Trace.Warn:
Display an hyperlink column in gridview using TemplateField28 Sep 2007 02:10 GMT3
   I need to display an hyperlink column in gridview where if the user
clicks that column the page should move to the selected page.
I have got help from this group & started using template field. After using
this, I couldnt see a column supporting hyperlink.
Which project should I create?28 Sep 2007 01:37 GMT1
I have been developing ASP.NET / SQL web sites for quite sometime.
Now I need to create a simple application to run on my computer that
communicates in real time using a COM API.
What kind of VS 2005 project should I use?
Show/Edit on one page: Best option28 Sep 2007 01:24 GMT3
  I want to have a page that displays the fields of a record of a database.
When user press 'Edit' button, he would be able to edit the data. What is
the best way to do this?
What I can suggest is to show the fields using label controls and when user
Web config28 Sep 2007 00:55 GMT1
have a web app where one page Default.aspx should be publicly accessable and
another Admin.aspx restricted to a certain local group.  When I am on
Default.aspx. There is link which suppose to take me Admin.aspx but I want
too give security to that page and always it jumps me to ...
Error message27 Sep 2007 23:42 GMT1
I am getting the following error.
What's the wrong
It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application level.  This error
Page_PreInit27 Sep 2007 23:40 GMT2
In the article titled "ASP.NET Page Life Cycle Overview" at
http://msdn2.microsoft.com/en-us/library/ms178472.aspx, under the
topic "Life-cycle Events", for the Page Event named PreInit, it is
stated that
ASP.NET sites with built-in max session count governors?27 Sep 2007 23:03 GMT10
For reasons I won't get into here, I'd be curious if anyone has
tried to write an ASP.NET 2.0 site that could restrict the number of active
sessions
before disabling the application.  By disable, I mean just stop the site
Retrieving contained Controls during postback using LoadPostData27 Sep 2007 22:55 GMT5
I am writing a Control that inherits from
System.Web.UI.WebControls.CompositeControl. Like many Controls, my Control
renders more than just one inner Control. When a postback occurs, I need to
get the data posted by these inner Controls (by using the postCollection
specifying datavaluefield in ddlb27 Sep 2007 21:28 GMT4
I have a dropdown of states that is populated from a table, that looks like
ddlb.DataValueField="StateCode" // ex: FL
ddlb.DataTextField="StateDescription" // ex: Florida
If I want to set the initial value I can use
Working with XML27 Sep 2007 20:36 GMT4
Howdy,
I'm using VB.Net 2.0. Is there an easy object to use to handle XML?
Basically, i am collecting a ton of info from SQL, from various
Tables/Views/Procs, adding some data on the fly then I need to output the
GetTheText\TemplateField27 Sep 2007 19:24 GMT1
Below is the code for my GriView Columns.  When the user clicks the
update button I am going to need to get the value of the FileUpload text
box, for the edited row.  I was thinking of using the RowUpdating event
for this.  How do I get at the FileUpload Text.
Exception27 Sep 2007 18:06 GMT4
I have a function which communicates with a database:
 Public Overloads Sub Create(ByVal name As String, _
                                           ByVal comment As String)
   Try
Formatting Numbers for a DropDownList27 Sep 2007 16:42 GMT3
I am using databinding to populate a dropdownlist with numeric values. Some
of the values have more decimal places than others, and I only want the
minimal number of decimal places necessary displayed. The only way I have
found to do this is to use the following for the ...
 
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.