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
ItemDataBound not being caught13 Apr 2006 06:26 GMT3
We're using ASP.net 1.1 and when we load a control dynamically, using
LoadControl, the ItemDataBound of the DataGrid that sits in this dynamically
loaded control does not get hit. Does anyone know why at all?
Any help would be great. Thanks,
asp.net 2...where do you put your DB connection strings?13 Apr 2006 05:21 GMT5
I've been taught that, at least in 1.1, you put your DB connection strings
in the WebConfig file and access them from there as needed.
In 2.0, it looks like I can do the same, but it's been suggested that I use
the Web Site Admin Tool Wizard to store them. So, I have a few ...
javascript popup causing postback on parent. Pls Help!13 Apr 2006 05:13 GMT6
I have a web page that is in a master page. The user fills in the page and
at the bottom I have a link for terms which when they click is causing post
back. Here is the code. Is there a way to just have the popup without the
postback? this is in ASP.NET 2.0  
FormView update not updating with ObjectDataSource13 Apr 2006 04:09 GMT1
I have a FormView tied to ObjectDataSource that's not updating and am
wondering what I missed..
<asp:FormView ID="fvRegDetail" runat="server" DefaultMode="Edit"
   DataKeyNames="RegistrantId" DataSourceID="odsRegistrant"
Folder 'partitioning'13 Apr 2006 03:57 GMT1
Recently, I came across the issue of file-system practical limits in terms
of how many files to store in a single directory:
http://www.37signals.com/svn/archives2/id_partitioning.php
That refers mainly to LAMP, but was wondering how much of an issue it is
converted  web 1.1 to 2.0, no longer get dlls in bin directory?13 Apr 2006 03:01 GMT2
I converted an ASP.NET 1.1 web running on IIS under XP Pro using Visual Studio
2005  
It runs ok, but when I build it - no dlls are created in the BIN directory (or
any other directory that I've found).
Help to solve error while reading a file?13 Apr 2006 02:44 GMT1
I have made an ASP.NET 1.1 application on windows 2000 advanced server.
In the application, i have saved the file using the following code
string str;
str="this is my data";
HttpException (0x80004005): Server Too Busy13 Apr 2006 02:33 GMT1
Into the wayback machine, w.nker Fred.
Batch Deployment13 Apr 2006 02:14 GMT4
I was wondering what practices people have come up with for
deployment.  I want to precompile the application and encrypt portions
of the web.config.
In 1.0 I just did a batch file that would
Intellisense in VS 200513 Apr 2006 01:23 GMT2
Can anyone tell me what exactly what makes intellisense works for custom
controls in aspx pages in VS 2005?
I just installed Atlas in my office computer, created a new atlas
project and it doesn't show any code completion dialog when I type
Deleting Cookies13 Apr 2006 01:15 GMT1
Hi all,
Environment : ASP.NET
I am using cookies to store some data. this is done in a class which is
called by a web page CookieCreate.aspx. Here is a little bit of code of how i
Setting focus to FormView's child controls...13 Apr 2006 00:38 GMT9
How do I set the focus to a control that is a child to a FormView? I've tried
the obvious (below) and lots of variations but none seam to work!
Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles
Me.Load
Datagrid Grow-Shrink13 Apr 2006 00:28 GMT2
I have a datagrid and some textboxes and buttons below it.  As I add data to
the datgrid it grows vertically (of course) and eventually covers up my
other controls.  How do I make my other controls move as the datagrid
changes in size so they always maintain a constant distance ...
Page/window focus...13 Apr 2006 00:27 GMT7
I'm using .NET framework 2.0 with ASP.NET and VB.NET code behind.
What I want to accomplish:
User must accept an agreement (which is displayed in a separate IE Window)
before they can proceed with the current page.
Set Focus13 Apr 2006 00:21 GMT4
How do you set the focus on a web form in ASP.NET v1.1 using VB .NET 2003?
I have several textboxes on a web form and I want to set the focus to a
specific one after the user clicks submit.
Thanks,
 
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.