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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
In a GridView how do you search for an item and set the GridView1.PageIndex accordingly?18 Oct 2007 19:06 GMT1
I have a GridView that displays multiple pages.
I also have a TextBox where the user can input an ID (one of the
GridView column values).
I would like to use this TextBox.Text value to search the GridView for
MaintainScrollPosition in masterpage + ajax18 Oct 2007 17:02 GMT2
Hello. A little tricky situation:
I have a master page. Inside that master page I have A div (With
overflow:scroll) that contain an ajax updatePanel.
Inside that updatePanel I have a tree.
Optimizing an ASP.NET application18 Oct 2007 16:57 GMT2
Yesterday I ran my ASP.NET application as a client and it had serious
performance issues (clicking a button and waiting 2 minutes to get a
response, images downloaded very slowly, etc.), so I've entered
another application on the same server, but this one was a classic ASP
this.Controls.Add(Control) Does Not Add Control to child collection (this.Controls.Count == 0)18 Oct 2007 16:53 GMT3
Ok, as silly as it may sound, I have a situation where I am creating a
CompositeControl in ASP.NET 2.0, C#. I have the following code in the
CreateChildControls() method that build the control's child control
collection:
Why won't the following work in FireFox?18 Oct 2007 16:39 GMT11
I have the following code which allows you to drag a div in IE, and have it
then move back to it's natural position when you release the mouse button:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Retrieving ObjectDataSource columns18 Oct 2007 16:21 GMT7
I have a simple data object that returns two columns in a dataset, ID
and DESC, for example.
When I bind a dropdownlist to this <dataobjectmethod>, I have to
manually enter the column names for the ID and value.  How do I make
LINQ Query18 Oct 2007 15:59 GMT2
I have 2 tables:
[A] > Aid, Aname ...
[B] > Bid, Aid, Bname ...
I need to get the records in B given a Bname and a Aname. I think I
GridView - no columns18 Oct 2007 14:05 GMT7
I have a GridView that successfully populates, however when I interrogate its
Columns collection in code it has 0 entries (there should be in my case 4)
I need this to change the visible property of some columns.
Guy
SetNoStore18 Oct 2007 12:07 GMT1
I am trying to prevent ASP.NET from caching a ASPX page using
Response.Cache.SetNoStore() but the page still gets cached. How do I
prevent the page from caching?
I also tried using Response.Cache.SetNoServerCaching but the page
Gridview DataBind Problem18 Oct 2007 09:51 GMT1
I have an SP which returns near about 10000rows from the oracle
database, i want to bind the data to the gridview but while fetching
the data from the oracle database its takes too much time and sometime
my request goes timeout.
Working with live data..danger18 Oct 2007 09:22 GMT11
Not sure I am in the right place here but thought I would ask an open
question. We have an IIS website, mainly ASP files, .NET 1 & 2, this
is located in our DMZ. It connects back into the LAN using using port
1433 to our SQL 2000 server.
Single Page Sorting18 Oct 2007 08:00 GMT2
I am currently using a DataGrid to display a list of Top 20 Customer
Accounts that are sorted by a sales value.  These results are retrived
from an ObjectDataSource
From this list I want to sort the results by for example Customer Name,
Image cannot be display18 Oct 2007 07:45 GMT1
All,
I try to write a small asp.net page (with Ajax a.k.a. Atlas).
For some reason in the IDE, Visual Web Developer 2005,
I can place an image and see that the image is loaded correctly
IIS appliction pool Recycling drops DLL-references18 Oct 2007 07:41 GMT2
I'm not sure if this is the right group, but:
When the IIS performs a recycle on an given Application Pool, the
website on this pool seems to loose references to third-party DLL-files
in the bin-folder.
AJAX Controls18 Oct 2007 07:07 GMT3
October 17, 2007
06:00pm
Hi all
I am new to ASP Net 2.
 
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.