Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:243940
More Search Options
RSS Available
Matching Posts
Can I run both sql 2005 and 2008 on the same server?
I want to upgrade to 2008 but need time to test and develop before switching over. Is it possible to run both sql servers on the same machine? If so is there anything I need to know before installing? Thank you Jason
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
jay68442
on 9/4/2009
Re: Update Panel only doing full postback
I was having the same problem. After reading your last post I checked my web.config and removed xhtmlConformance mode="Legacy"/. Works great now. Thanks
Posted to
ASP.NET AJAX UI
(Forum)
by
jay68442
on 4/15/2008
Re: Best team collaboration tool?
No I am not familiar with team studio. Is this the correct site http://www.teamstudio.com ?
Posted to
Free For All
(Forum)
by
jay68442
on 2/21/2008
Re: Want to generate runtime label and textbox.
There are a numbers of ways to do what it is you are looking for. Here is a very simple way. Add a panel above the button you wish to use and set the panel visible=false on_Click Dim lbl As New Label lbl.ID = "lblName" lbl.Text = "Name:" Dim txt As New TextBox txt.ID = "txtName" Panel1.Controls.Add(lbl) Panel1.Controls.Add(txt) Panel1.Visible = True
Posted to
Web Forms
(Forum)
by
jay68442
on 2/21/2008
Best team collaboration tool?
I'm looking a project management tool for a team of developers. A team of 4 programmers will be developing a large project in VS2005. Some of the features I am looking for include: Assigning of tasks work progress file check in and check out progress reports and notes Thanks in advance, Jason
Posted to
Free For All
(Forum)
by
jay68442
on 2/21/2008
store session state in sql 2000?
I'm currently storing session state in a sql 2000 server for my vs.net 2002 projects. I'm currently developing a new project using vs.net 2005 and was wondering if I could store the session state in the same sql server. Does anyone know if this is possible? If so can someone point me in to an article or code example. All of the examples I have come across are for sqlExpress. Thanks in advance Jason
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
jay68442
on 4/17/2007
Re: Dynamic content
Add an image control to the page. On page_load assign a new image to the image control from an images folder. You may want to add some code to select the image name randomly or assign specific images to a given page.
Posted to
Web Forms
(Forum)
by
jay68442
on 4/13/2007
can you run vs.net 2005 apps on 2000 server?
Hi All, I currently use vs.net 2002 and am considering upgrading to 2005. I have a windows 2000 server sp4 running with many apps that were built using vs 2002. My question is, can I run apps built in 2005 on this server as well? If so is there anything I need to know outside of installing the 2.0 framework. Thanks in advance. Jason
Posted to
Visual Studio 2005
(Forum)
by
jay68442
on 4/11/2007
Re: Professional ASP.NET Security Book Code
I recently purchased a copy from amazon.com (about 2 weeks ago). Give them a try
Posted to
Security
(Forum)
by
jay68442
on 8/16/2003
Page 1 of 1 (9 items)
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
IIS.NET:
SiteShell
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online