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
temp filenames24 Apr 2006 15:16 GMT1
hey all,
i have a webform that does some light server processing which creates a
temporary text file for downloading to the client. What's the best way to do
this?
How to add the 2nd querystring in web.sitemap24 Apr 2006 14:58 GMT2
I need add two querysting in a node in web.sitemap:
<siteMapNode  url="~/LocalReport/RViewer.aspx?sKind=Acc_List"&MyYears=2006
title="WebReport"  description="" roles="" />
But the compiler said that I can't use & in the siteMapNode.
Atlas (DragDrop - on different Drop Zones)24 Apr 2006 14:12 GMT1
this is regarding asp.net Atlas DragDrop problem.
1. in atlas DrapDrop section , we define drop Zones and draggable items.
   lets say we have two drop zones :  Zone1 , Zone2
  In Zone1 Draggable items are  :   item1 , item2
more info24 Apr 2006 12:43 GMT1
<?xml version="1.0" encoding="utf-8"?>
<configuration>
 <system.web>
   <identity impersonate="true"/>
Second Dropdownlist caused formview to fail24 Apr 2006 12:09 GMT2
I'm seeing the (now famous) error when adding the second dropdownlist to the
formview.
Thank you Mr. Phillip Williams for posting a workaround to this error on
your web site at:
Debuggin classic ASP with Visual Web Developer Express24 Apr 2006 10:16 GMT1
Anyone know how to do it? I have found articles that explain how to do
it using VS.NET 2003, but not Visual Web Developer Express.
Thanks in advance for your help.
Michael
No create asp.net 2.0 project in my VS2005?24 Apr 2006 09:22 GMT5
My VS2005 seems to be missing the ASP.NET Web Application template for some
reason.  With the following instructions:
To create the project and form
On the File menu, point to New, then click Project.
any ajax best practices?24 Apr 2006 09:13 GMT1
I am starting work on a website that uses Ajax heavily.  I have never
developed an Ajax app before and am currently evaluating the various
libraries.  Are there any articles that discuss best practices for Ajax in a
.NET world?
AJAX and Framework 1.124 Apr 2006 09:10 GMT4
I know that .NET Framework 2.0 has already come with AJAX, but if I am still
using ASP.NET 1.1, which component of AJAX is so powerful?
Or does Microsoft provide us any component of ajax to be downloaded?
Why ddlUser_SelectedIndexChanged() event did not work?24 Apr 2006 08:32 GMT1
Hello, friends,
In my asp.net 1.1 app, I had a dropdownlist web control. It was populated
with user names. I then implemented its
private void ddlUser_SelectedIndexChanged(object sender, System.EventArgs e)
ASP.NET Exception Handling24 Apr 2006 07:22 GMT2
I'm trying to create a custom ASP.NET custom error page however I am having
some problems. Here is what I have done:
1) I've created a page called default.aspx with the following code to
stimulate an error:
PageClassName from UserControl24 Apr 2006 06:54 GMT2
I am inside a usercontrol and would like to get a reference to the page that
user control is contained in.  Here is my code:
MyPageClassName myPage = this.Page
What I cannot figure out is how I get the MyPageClassName part.  For
Submit button function to update all GridView checkboxfields24 Apr 2006 06:30 GMT2
How do I take my GridView and create a function that will update -all-
checkbox values for the submit button's OnClick event?  I have posted both my
SQLDataSource and my GridView below:
       <asp:SqlDataSource
Try - Catch24 Apr 2006 06:21 GMT1
In VWD I have an aspx page with a detailsview tied into a gridview for a
Master-Detail page.
I make one of the detailsview fields (the race field) a template field.  On
the EditItem template I replace the text box with a DropDownList.  This all
Caputuring (netbios) Server Name in ASP.NET24 Apr 2006 06:06 GMT2
Using ASP.NET (or classic ASP) is there a way to capture the NETBIOS name of
the server that a page was run on?
Currently we have email based error reports which get sent to us from our
web sites. We have hundreds of websites on half a dozen servers. Sometimes
 
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.