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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to handle errors in server code07 Aug 2007 14:59 GMT1
In my ASP.NET 2 page, there's Javascript code that uses XMLHttpRequest class
to execute code (which access the database) on the server, and sends data
back to populate controls on the page.
How should errors be handled in the server code, for example when a database
Problem with IIS/ASPNET Versioning on two servers07 Aug 2007 14:42 GMT1
I have a web application that was originally in VS2003 which was recently
converted to VS2005.   It uses a 3rd party control OPControl (from omnipotent
software), which has its own web-site that you install on the server.
When I did a test deploy of my application and added it to ...
[Newbie Problem]DataGrid OnUpdateCommand "InvalidCastException" problem07 Aug 2007 14:39 GMT2
I'm getting the following casting error in my OnUpdateCommand
subroutine. Why would it be trying to cast a button control to a text
box in line 71? Any help would be greatly appreciated.
Exception Details: System.InvalidCastException: Unable to cast object of
Help with design of Startup web site07 Aug 2007 14:25 GMT2
Hello Guys and Gals
I have started web site called indiaclaims.com.
I am not happy with the design of the main page.
Iam a novice and a non - techie. Can anybody help me  with a smart
How to get gridview selected row text07 Aug 2007 14:15 GMT1
i am having a gridview in aspx page and a usercontrol in master page
of that page
now what i want is selected row text to be displayed in usercontrol
i wrote code as follows:
Render Control Help?07 Aug 2007 12:31 GMT1
I posted this a week ago, but did not get a respone yet.
I need to render a user control as a HTML string. I do not want the control
to appear on the page, however.  Here is what I am doing…
I have an HTML template that will ultimately be sent via e-mail. Inside the
How to get DateTime in required format?07 Aug 2007 11:23 GMT8
Hello group
I am using the now function to obtain the time, however because
my server is located in a different locale, I am getting the wrong
format - instead of 07/08 etc I am getting 08/07 etc (the American
Can an ASP.NET application punch a hole through IIS?07 Aug 2007 10:08 GMT3
Hi newsgroup.
I ask, can a buggy ASP.net app grant root access to the server? Or are
there built-in mechanisms that prevent this?
Let's say, I have a bug in my application, that under certain
How to apply master pages to ascx files.07 Aug 2007 09:52 GMT4
Is there any technique that allows me to have a usercontrols based on
MasterPages?
I know that MasterPages are designed for aspx pages. I wonder that I can
apply them to ascx files.
Please translate this C# LINQ query into VB for me !!!!!07 Aug 2007 08:29 GMT1
Just learning LINQ by going through the MSDN 101 LINQ samples, which
are in C#.  I'm a VB developer and my C# doesn't extend to lambda
functions yet!
I'm stuck on...
Problem with empty cell value in GridView07 Aug 2007 07:59 GMT5
I have an cell which contains a field member which is filled with
String.Empty.  When I retrieve the value in the cell with
Cells[0].Text.ToString() and try to compare it to String.Empty, I can't
because it contains "&nbsp".  I really don't want to compare the value to
Change gridview from Update to Normal mode.07 Aug 2007 04:21 GMT3
VB.NET
How do you change a gridview from Update mode to normal mode?  I'm usually
dealing for Formviews and there is a ChangeMode option but I don't see one
for Gridviews.
web.config section replacement07 Aug 2007 03:59 GMT3
I replace a lot of web.config sections during compile.
I am having trouble with a custom section is it possible to replace a custom
section?
Error     44         web.config(1): error WDP00002: missing section
Page_Init calling sequence in ASP.NET06 Aug 2007 23:16 GMT1
i need to create custom base class for my ASP.NET 2.0 web pages.
A : InheritsWeb.UI.Page
B : Inherits A
C : Inherits B
Page_Load in derived classes06 Aug 2007 23:10 GMT1
If I have UserControlDervied that derives from another UserControlBase , and
in UserControlBase the OnLoad method is overriden , is it necessary to also
override the OnLoad method in UserControlDerived , or can the magic
Page_Load method be used ?   Does Page_Load automatically ...
 
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.