|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
1 Articles match "SQL Server 2008","Visual Studio"
|
Related DevelopMentor Courses
|
MORE
|
|
Mastering Development with Microsoft Office SharePoint Server (MOSS)
Gain practical experience on how to efficiently fully leverage MOSS 2007 in your business Focus on solving real business scenarios Discuss detailed strategies for document management, web content management, and records management Leverage the business intelligence platform to connect, expose and query important business data Mastering Development with Microsoft Office SharePoint Server 2007 provides developers with the practical information and hands-on experience they need to fully leverage MOSS in their enterprise business.
DevelopMentor Courses
- Friday, June 12, 2009
|
7 Articles match "SQL Server 2008","Visual Studio"
|
The Latest from DevelopMentor
|
MORE
|
|
The NoSQL Movement, LINQ, and MongoDB - Oh My!
Maybe you’ve heard people talking about ditching their SQL Servers and other RDBMS entirely. There is a movement out in the software development world called the "No SQL" movement and it’s taking the web application world by storm. The outcry about flat files above is meant to highlight an assumption developers often have about building data-driven applications: Data goes in the database (SQL Server, Oracle, or MySql). cover the programming model in detail as well as introduce the actual database server below. Insanity!” Flat files? Related classes?
Michael C. Kennedy's Weblog
- Thursday, April 22, 2010
Call for speakers: 3rd Dutch Code Camp
Visual Studio 2010 VSTS Open Source SharePoint ASP.NET/MVC/Web development/Silverlight Windows 7 iPhone DNN VSTO LINQ SQL Server 2008 Geneva BizTalk Windows Presentation Foundation Windows Communication Foundation Windows Workflow Foundation www.TheProblemSolver.nl Op 21 november 2009 organiseren de SDN, de dotNED User Group en VBcentral.nl samen de derde Nederlandse Code Camp. Een unieke dag, voortkomend uit een unieke samenwerking. Kenmerkend aan deze dag is, dat het een evenement is dóór ontwikkelaars en vóór ontwikkelaars! Laat het ons weten!
The Problem Solver
- Monday, October 26, 2009
ASP.NET 4.0 beta 1 playground
Quote: “DiscountASP.NET, in partnership with Microsoft offers a FREE ASP.NET 4 hosting sandbox for MsDeploy RC1 and Visual Studio 2010 beta 1 users to experience 1-Click publishing. The account comes with 50 MB of disk space and 50 MB of SQL Server 2008 database space. Just got an email from my favorite Internet provider (aren’t they the real cloud?) and they’re offering a ASP.NET 4.0 beta playground. The sandbox hosting program is a limited program offered as an open beta on a first come first serve basis. beta 1, which is not a go-live version.
The Blomsma Code
- Thursday, July 30, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Debugging in SQL Server 2008
As good as SQL 2005 was (well, still are), one disappointment was that you needed Visual Studio if you wanted to debug your stored procedures. Seriously, what was MS thinking when they did that, especially as in SQL 2000, Query Analyzer had debug capabilities?!! Anyway, today I am playing around , errm - doing serious stuff in the RC0 release of SQL Server 2008, and just by coincidence notice that there is a debug menu entry in the toolbar(how blind can one be - I must have been looking at that toolbar quite a few times).
Managed Data
- Wednesday, July 16, 2008
-
Smarter Tx Promotion with SQL Server 2008
A while ago I blogged on a gotcha to watch out for when using System.Transactions with SQL Server 2005. Basically, if you open a second connection to SQL Server from inside a using block in which you create a new TransactionScope, SQL Server will automatically promote the transaction to a distributed one in which the Distributed Transaction Coordinator (DTC) manages the transaction with the two-phase commit protocol. the connections are pooled).rn. If it shows up as an empty Guid, the transaction is local; otherwise, it has been promoted to distributed.
Tony and Zuzana's World
- Thursday, July 9, 2009
-
Smarter Tx Promotion with SQL Server 2008
A while ago I blogged on a gotcha to watch out for when using System.Transactions with SQL Server 2005. Basically, if you open a second connection to SQL Server from inside a using block in which you create a new TransactionScope, SQL Server will automatically promote the transaction to a distributed one in which the Distributed Transaction Coordinator (DTC) manages the transaction with the two-phase commit protocol. the connections are pooled).rn. If it shows up as an empty Guid, the transaction is local; otherwise, it has been promoted to distributed.
Tony and Zuzana's World
- Thursday, July 9, 2009
-
The NoSQL Movement, LINQ, and MongoDB - Oh My!
Maybe you’ve heard people talking about ditching their SQL Servers and other RDBMS entirely. There is a movement out in the software development world called the "No SQL" movement and it’s taking the web application world by storm. The outcry about flat files above is meant to highlight an assumption developers often have about building data-driven applications: Data goes in the database (SQL Server, Oracle, or MySql). cover the programming model in detail as well as introduce the actual database server below. Insanity!” Flat files? Related classes?
Michael C. Kennedy's Weblog
- Thursday, April 22, 2010
-
ASP.NET 4.0 beta 1 playground
Quote: “DiscountASP.NET, in partnership with Microsoft offers a FREE ASP.NET 4 hosting sandbox for MsDeploy RC1 and Visual Studio 2010 beta 1 users to experience 1-Click publishing. The account comes with 50 MB of disk space and 50 MB of SQL Server 2008 database space. Just got an email from my favorite Internet provider (aren’t they the real cloud?) and they’re offering a ASP.NET 4.0 beta playground. The sandbox hosting program is a limited program offered as an open beta on a first come first serve basis. beta 1, which is not a go-live version.
The Blomsma Code
- Thursday, July 30, 2009
-
Call for speakers: 3rd Dutch Code Camp
Visual Studio 2010 VSTS Open Source SharePoint ASP.NET/MVC/Web development/Silverlight Windows 7 iPhone DNN VSTO LINQ SQL Server 2008 Geneva BizTalk Windows Presentation Foundation Windows Communication Foundation Windows Workflow Foundation www.TheProblemSolver.nl Op 21 november 2009 organiseren de SDN, de dotNED User Group en VBcentral.nl samen de derde Nederlandse Code Camp. Een unieke dag, voortkomend uit een unieke samenwerking. Kenmerkend aan deze dag is, dat het een evenement is dóór ontwikkelaars en vóór ontwikkelaars! Laat het ons weten!
The Problem Solver
- Monday, October 26, 2009
-
Like Phoenix Rising … or New Version of SQLCLRProject
As some of you may know, back in the days I developed a tool for deploying.NET assemblies to SQL Server 2005 (or, as it was called then, Yukon). As time went by, it evolved into a project named SQLCLRProject , consisting of the command line tool ( YukonDeploy ), a stand-alone front-end GUI, DeployProperties , and an add-in (with project and item-templates) for Visual Studio, DeployAddIn. The Visual Studio add-in (and templates) supports both VS 2005 as well as VS 2008. In T-SQL we have the notion of procedure parameters with default values.
Managed Data
- Monday, January 14, 2008
|
|
|