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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AJAX Examples13 Jun 2007 16:21 GMT10
controlsPlease could some of you here post some of your live examples of AJAX
(esp drag panels, collapsable panels, and popup menu.)
(It's one thing to talk about how great something is, but it's another to
really see how great something is.)
How to embed resource in ASP.Net 2.0 web application?13 Jun 2007 16:20 GMT8
Hello Developers,
It may sound like a stupid question, but how to embed a resource in ASP.Net
2.0 web application?
I mean, without using a separate library. There is no "build action"
Best practice and considerations in choosing source for an <ObjectDataSource>13 Jun 2007 15:48 GMT4
Folks,
What are the best practices, pros/cons, performance, scalability
considerations in choosing the source/type for an object's
ObjectDataSource (consider a GridView that needs to display a SELECT
Add new row to binded Dropdownlist retrieved from database table13 Jun 2007 15:27 GMT2
I want to add a new row on top of the list retrieved from a database
table..aparantely the it can retirne the list from a table but can't
add the new row as indicated below..what should I do? or is there any
other way to this rather.
Open page in another browser window13 Jun 2007 14:23 GMT1
Here is my dilema.  I need to open a new web page from my application,
but instead of using a Response.Redirect, I need to open this in a new
window.  Before doing this, I need to validate the page and then
construct the page location to open, adding on the parameters that
Keep IIS Alive13 Jun 2007 13:45 GMT7
I would like to keep IIS alive on my web site and prevent
Application_End from occuring in global.asax. Any ideas?
Handling Form Events13 Jun 2007 13:27 GMT1
how can we handle the FormClosed and FormClosing events in C#
i am able find those events in VB.NET application Code part.(Form1
Events)
i don't find that in the C3 how can i handle those events
Why my ASPX connect to SQL Server...13 Jun 2007 09:44 GMT3
I am not going to write a aspx to connect a SQL Server... but it tries to connect the SQL Server...
Some of the Code..
   protected void LoginButton_Click(object sender, EventArgs e)
   {
Reload calling page in ASP.NET 2.013 Jun 2007 04:00 GMT7
I have a list on LinkButton controls on a page. When the link is clicked the
LinkButton.Command event does a Server.Transfer to a page which writes
binary to the HTTP output stream, e.g. a word document, pdf etc.
Response.BinaryWrite(buffer);
How to pass data from one control (ascx) to another?13 Jun 2007 02:09 GMT2
relatively new .net programmer.  using vb.net (v2.0)
I have an aspx page that contains 2 user controls (ascx) on it.
the left control is basically navigation hyperlinks
the right control is basically content display depending on what was
ASPNETDB.MDF13 Jun 2007 01:41 GMT4
I noticed that my asp.net project contains a 10 meg ASPNETDB.MDF   database
in the App_data folder.  I never intentionally put it there, have never ran
regsql.exe.  Reading back on my logs it got there on March 7th the day I was
adding some web references.
Chart Like Google Finance:13 Jun 2007 01:03 GMT2
I would like to add Chart Like Google Finance into my ASPX pages.
How involved this will be !!!
Thanks.
Migrating static site to ASP.NET - How to handle redirecting old URLs?12 Jun 2007 22:50 GMT2
I am about to start on a migration from a static HTML site to an
ASP.NET solution. I've done a ton of these in the past as my primary
job duty is developing ASP.NET sites. This is the first project I've
come across for a site that has quite a few .HTM pages with good
Submit Button12 Jun 2007 21:52 GMT14
I have a sumit button in aspx page.
<input name="Submit" type="submit" onclick =
"showProcessform()"value="Submit">
<script type="text/javascript">
ASP.Net PAge SRC Directive - Class calling another class12 Jun 2007 20:46 GMT3
My clients hosting company (BT!!) will not allow pre-compiled code so
I am having to use the src page directive.  I thought this wouldnt eb
a big problem!  Bit mistake.  However, I am getting there.
I have the following setup and the items are called one after another:
 
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.