Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net > july 2007 > threads for sunday july 1

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Display "Updating..." after click on 'Save'
Posted by Kai at 7/1/2007 11:32:08 PM
Hi all, using AJAX Toolkit with vb.net 2.0 how could I make this "Updating..." Screen like e.g. on Codeplex when you click on the "Vote" button http://www.codeplex.com/AtlasControlToolkit/WorkItem/View.aspx?WorkItemId=9124 ? So the whole screen becomes inactive and a small window says "Upda...more >>


Display Total in Grid View
Posted by sssalmanshah NO[at]SPAM gmail.com at 7/1/2007 11:06:15 PM
How to display Total Value column (In Footer) in the grid view control. For example displaying Basket Total in Footer ...more >>

How to pass in username as query parameter?
Posted by HomerS007 NO[at]SPAM gmail.com at 7/1/2007 9:43:35 PM
Hi, I'm using asp.net 2.0 and sql server 2000 for my first ever project. On one of the page in the application, I want to limit what the user can see based on his/her login. It's a page that has sensitive personal info like social security number and I only want user to see their own informa...more >>

Create Database
Posted by dancer at 7/1/2007 4:11:35 PM
Using Asp.net 1.1 I find tutorials on accessing or querying databases with asp.net. But how do I create the database to begin with (from a form that the user fills out)? ...more >>

Main menu item does not go to url
Posted by active at 7/1/2007 3:12:31 PM
the menu Home Products Hardware Software Services Training Consulting Supportcan be created from: <siteMap> <siteMapNode title="Home" url="~/default.aspx"> <siteMapNode title="Products" url="~/Products.aspx"> <siteMapNode title="Hardware...more >>

Stored Procedure Multiple Tables
Posted by Chris at 7/1/2007 1:28:39 PM
This might be a stupid question.... I have a stored procedures, which uses two selects. When I run the SP I get two resultsets, one very big and the other much smaller, which is the one I want in the dataset. How do a ensure only the last one goes in the dataset. ...more >>

.Net Framework 3.0 Question & Answer
Posted by nivedita at 7/1/2007 8:49:23 AM
http://dotnetframework3.blogspot.com We have selected a big collections of questions and answers in Microsoft Dot NEt Framework 3.0 http://dotnetframework3.blogspot.com ...more >>

dotnetnuke or similar experience
Posted by Powercat at 7/1/2007 7:20:21 AM
Greetings: on shared server hosting we have a password protected section of our web site using simple htaccess setting. We'd like to expand significantly the number of users in the section to make more use of this section. I'm looking for a better solution even if it means changing hosts to on...more >>



Variable from code behind into ASP page.
Posted by vbMark at 7/1/2007 1:37:05 AM
Isn't there a way to get your variable to display in a page with something like this <% MyVar %> That just isn't working for me. What am I missing? Thanks! -- Only the Best Freeware at http://www.vbmark.com...more >>

Handling dynamic "folders" for url-rewrites?
Posted by Klaus Jensen at 7/1/2007 1:29:54 AM
Hi I created code to allow me to rewrite urls from global.asax, so that if the incoming Url is for instance: /Hats/ReallyCoolHat.aspx ....I look up ReallyCoolHat in the products table and rewrite the url to Product.aspx?id=12 if that is the productId for ReallyCoolHat. This works, be...more >>


DevelopmentNow Blog