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 > march 2007 > threads for sunday march 4

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

n-layer approach
Posted by Dotnet at 3/4/2007 11:25:26 PM
I want to so the "right thing". But first, I have a confession to make. I've built a few ASP.NET sites now (Version 2.0), and they all work fine. However, I have (and here's the confession) used the SqlDataSource in each one of them. I've read a number of blogs and articles that tell me th...more >>


problem with "Object reference not set to an instance of an object"
Posted by Chris at 3/4/2007 10:41:49 PM
Hi, I tried to create a class which must change the propety 'visible' of a <link> tag in the masterpage into 'false' when the user is logged. But i get the error: "Object reference not set to an instance of an object" for the line 'If mpg.FindControl("lkred").Visible = True Then'. I could...more >>

C#/Java Souce Code For ASP.NET Bandwidth/Speed Test Page Needed
Posted by Andrew Hayes at 3/4/2007 6:11:10 PM
You've all seen them. Hoards of sites (predominantly ISP's) offering to test your bandwidth to the four corners of the globe, all trying to show that they are faster and you should switch to using them. Well, I now have a need to implement something similiar within my ASP.NET applications s...more >>

what's 'alternate' in <link rel=alternate>?
Posted by Chris at 3/4/2007 4:38:26 PM
Hi, in the tag: <link rel=alternate ...> what does mean exactly 'alternate'? Thanks Chris ...more >>

obfuscation need
Posted by GaryDean at 3/4/2007 4:18:57 PM
I used the Community Edition of the obfuscator that comes with vs2005 and using it produced the following error: Could not load file or assembly 'GP2' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed b...more >>

treeview node text not displaying correctly
Posted by NJP at 3/4/2007 1:53:07 PM
Hi Guys, I have a simple treeview on my webform (C# 2.0). I am dynamically populating the treeview with nodes. On my leaf nodes i want to have text seperated by a large amount of blank space like shown below Name BirthDay Photograph Parent |__C...more >>

Several problems with ASP.NET 2.0 Web Application Project
Posted by Tony Girgenti at 3/4/2007 1:15:28 PM
Hello. Trying to develop ASP.NET Web Application Project using Visual Studio 2005, SP1, Web Application Projects 2005, .NET Framework 2.0.50727.42, ASP.NET 2.0.50727.210, in Visual Basic on a Windows XP Pro, SP2 computer. I developed a lot of it by using the excellent tutorials by Scott Mi...more >>

ASP.net code to start running a win form issue?
Posted by Nick at 3/4/2007 12:14:11 PM
Hi all, I have web page with one button and also i have a smaill win form progarmm. so what i want is that the user click the web button then it will start run this win form, (win form program located at client side, web page is server side) is that possible to do ? Thanks Nick ...more >>



Saving a checkbox value from a gridview into a sqlserver 2005 database
Posted by BenCoo at 3/4/2007 11:20:49 AM
Hello, In a gridview I've a checkbox (indicating a flag that is set or not). I fill the gridview via the wizard from ADO.NET 2.0 that generates automaticly the Insert, Update and Delete commands. I've also added the button Edit to the grid that activate the Update- and cancelbuttons. When a...more >>

Testing and Load Testing
Posted by Chris at 3/4/2007 11:19:58 AM
I am looking for web testing software. Can anyone recommend something, preferably not expensive. It also has to be useful for classic ASP as well as .net. I looked at ANTS, which I liked but it seems to be more for load testing. What I would like is something similar, where you can record a ...more >>

Sample Code for Subscription Service Web Site
Posted by Steve at 3/4/2007 10:35:20 AM
Can anyone point me to a link for sample code for building a subscription service web site using asp.net 2 and vb 2005? Thanks Steve ...more >>

Uninstall .net framework 1.1 before installing 2.0?
Posted by frameworkfan NO[at]SPAM noyahoospam.org at 3/4/2007 8:33:57 AM
Is MS .net framework 2.0 backwards compatible? Are there any programs which will only work with .net framework 1.1? In summary, should I uninstall .net framework 1.1 and any applicable hotfixes before I install ver. 2?...more >>

Using an ASP.NET Starter Kit on Vista Ultimate
Posted by natasha at 3/4/2007 5:16:30 AM
Good morning everybody, when I try and create a new Web Project with Visual Studio 2005 (File -> New -> Web Site), I'm said I can't, since FrontPage Server Extensions are not installed on IIS. But, I use Vista Ultimate with IIS 7, and it seems to me, there's no way and install FrontPage Serv...more >>

how can i convert my access db to xml file
Posted by miladhatam NO[at]SPAM gmail.com at 3/4/2007 1:00:43 AM
how can i convert my access db to xml file i want make report from my db every week save it to xml file i want to do this work with asp.net have .net 2 any class about this work or i must do that my self with programing thanks ...more >>

Document Management Tools
Posted by EAI at 3/4/2007 12:03:44 AM
All, Thanks in advance for your help. I am looking for any ideas or any open source document management tools for my site. I have a site which supports downloading and uploading word, image files. I am looking for an easy to implemented tool for managing these documents. Please let me kn...more >>


DevelopmentNow Blog