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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Asynchronus call in ASP.NET page?24 Jul 2007 17:02 GMT2
If I have 2 different controls in a webpage Gridcontrol and reportviewer and
an asynchronus call for reportviewer query.
AddOnPreRenderCompleteAsync(new BeginEventHandler(BeginAsyncOperation),new
EndEventHandler(EndAsyncOperation));
Postback mechanism in asp.net24 Jul 2007 16:53 GMT4
I am new to asp.net i want to ask some help about postback mechanism
of web page.
CAn anyone tell me how postback mechanism is handle by asp.net worker
process. Means why worker process know that this page is posted back
IIS6 doesn't recognize changes to config file24 Jul 2007 15:02 GMT5
I have referenced a separate config file in my application using the
following syntax in web.config:
<galleryServerPro configSource="config\galleryserverpro.config"/>
There are several admin pages that modify one or more settings in this file,
Help on using Ms access and DSN24 Jul 2007 14:55 GMT4
Im trying to access a Ms Access database outside my root website
folder, so Im using ODBC DSN. I have already the DSN create and
working (this same DSN is used by many classic ASP websites I have
running on my remote server). Im also have latest ODBC and JET drivers
Problem Setting GridView caption from Calendar1.SelectedDate24 Jul 2007 14:49 GMT2
I have a calendar control on a web form that I am using to allow users
to select which date to display a list of scheduled interviews.  The
SqlDataSource that is the datasource for the gridview has a
SelectParameter bound to Calendar1.SelectedDate.  This is all working
Development server doesn't refresh changes24 Jul 2007 14:48 GMT1
I am developing an asp.net application with visual studio 2005. My problem
is when I do some changes in the css file, this changes are not uptaded if I
run the application with the development server. However, there isn't any
problem if I run the same application using IIS.
postbackurl24 Jul 2007 14:36 GMT1
Great for answers
where(load events...) i put  following code :Page.Form.Target = "_blank"
 or javascript insctruction according url
VS 2005 Web Application Debug Problems24 Jul 2007 14:23 GMT11
New install of VS 2005 Pro (SP1) on new machine with Windows XP Pro SP2,
Core 2 Extreme Quad Core processor, 4GB RAM.
Trying to debug a Web Application Project.
I had no problems debugging this same project on my old machine (also
no data displayed24 Jul 2007 14:22 GMT4
I have a working ASP.net (1.1) app that works fine. on moving it to a
different server the application runs as expected but when returning data it
no longer displays in the data grid. The application will e.g. know that it
has  11 pages of data and let you move around the pages ...
Fetching Records FROM mssql...24 Jul 2007 14:14 GMT12
I've got some perfermance issue while fetching data from MSSQL
I have a gridview, the datasource is a objectdatasource, and the
objectdatasource is pointed to the dataset.
The Select Query in dataset is something like "SELECT * FROM myTable"
TreeView node style - for an individual node24 Jul 2007 14:03 GMT2
I just went over a *lot* of tree node style properties (LeftNodeStyle,
NodeStyle, ParentNodeStyle, RootNodeStyle, LevelStyles, HoverNodeStyle,
SelectedNodeStyle, etc etc etc) but can't find exactly what I want.
It seems that I'm in a situation where none of these predefined groups ...
Erros -> User credentials cannot be used for local connections24 Jul 2007 13:14 GMT1
I am writing a web portal to modify the users account password.
However, it is confusing me... for a few days for this error.
It has been work fine while debugging on the development web server, however when i run on the on the IIS (on same computer), it has this error: A specified ...
DLL Question.24 Jul 2007 12:55 GMT11
Alright after much researching, I've come to the conclusion that I
need to post this here hoping to get a solid answer.  I'm looking to
create a DLL that is capable of being used on all platforms that I
mentioned in my subject (1.1 framework, 2.0 framework, old ASP)  I'm
How to use  postbackUrl in new window24 Jul 2007 12:10 GMT1
Could you help
i want to use postbackurl to a new window, not replace previous page.
i doing something
onclientscript="form1.target='_blank'" postbackurl="~/default2.aspx"  is
javascript popup window and multiple parameters24 Jul 2007 11:51 GMT1
I've got a gridview with a template column calling a javascript
"win.open" routine (see below).
asp code:
<asp:TemplateField
 
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.