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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Connecting to a Database26 Apr 2006 15:50 GMT1
I forgot to mention that the database I am trying to connect to is
stored locally on the computer.
oskermayor wrote:
> [B]I have tried using the code that was listed there but i get
can I have both asp.net 1.1 and 2.0 registered with IIS?26 Apr 2006 15:41 GMT2
I am trying to play with ASP.NET 2.0 but also have to keep my legacy dev
ready to use:
Visual Studio 2003 + asp.net 1.1 + IIS on XP
and would like to play with
Page_Unload Problem in ASP.Net 2.026 Apr 2006 15:18 GMT7
After converting my projects to ASP.Net 2.0 I have seen a problem with
Page_unload. İn framework 1.1 page_unload event fires when you are leaving
the page or has closed the browser window. Now in 2.0 when you initally load
the page Page_unload event fires after page_load event. ...
Rendering title attribute of anchor tag26 Apr 2006 14:46 GMT1
in v2 of asp.net when I do a:
<asp:hyperlink id="hl1" runat="server" tooltip="xyz" ... it doesn't
render as a title attribute of a <a ... tag in firefox
even if I do a:
Property returning a different type than declaration26 Apr 2006 14:37 GMT1
is there any way I can make a property returning another type than what
is declared in the "as" statement ?
ex.:
public property Age as Integer
Textbox and Button Controls Question26 Apr 2006 14:31 GMT2
I have a simple web form with a textbox and a button and further down
another textbox and button.  My problem is even though I have my cursor
placed in the second textbox, the first button is active.  No matter what
textbox I place the cursor in the first button on the page is ...
Image Upload problem - tearing hair out here!!26 Apr 2006 13:56 GMT8
I am doing something wrong, but I cannot tell what. Either the web
browser is failing to upload the file, or the script is failing to catch
it. Either way, PostedFile is ending up empty.
First of all, I must specify a few things.
Grayed Out Design View26 Apr 2006 13:37 GMT1
I don't have any errors. I have only a little bit of code as I just
started a new app. I have a master page that shows up fine, but the
actual content pages show only gray and my MP header in the background.
I can place items and content in source view, but I have no design view
GridView question26 Apr 2006 13:34 GMT2
I have a grid view with a button field that when clicked I want it to
redirect to another page, passing the primary key of the row with it.
This was a pretty easy thing to do with the DataGrid, but it is so far
proving a pain with the GridView.
GridView Gridlines26 Apr 2006 13:28 GMT2
I set Gridlines="None" and I still get gridlines in my GridView.  Is
there anything else that you need to do to totally remove gridlines?
More master page woes!26 Apr 2006 13:25 GMT8
I have a "Search" text box and LinkButton in my master page. When this is
submitted, I do a Server.Transfer to a page which contains a gridview. The
gridview is filtered on a hidden field which I set in the page load method
(from the search text box text).
How to add style properties to a cutomer control26 Apr 2006 13:22 GMT3
I need to add few style properties to my custom control.
The properties I added look like this.
private Style titleStyle = new Style();
[Browsable(true),
Caching - Please Help26 Apr 2006 12:49 GMT1
I have a menu bar user control whose content depends upon the value of
two session variables, one of which determines whether the user is
authenticated, the other whether the user is an administrator.
Is there any way of caching this menu bar using the OutputCache
GridView RowCommand26 Apr 2006 12:22 GMT5
I have a ButtonField in my GridView with a CommandName, and I have a
method which I am using to capture each click of the button :
protected
void GridView1_RowCommand(object sender, GridViewCommandEventArgs e)
parsing the html page26 Apr 2006 12:06 GMT1
I want to parse the html webpage and copy the content of that page in my
application.Can anyone help in this.very urgent.
cheers
ravindra
 
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.