|
|
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.
|
32 Articles match "2008","Article"
|
The Latest from DevelopMentor
|
MORE
|
|
MongoDB vs. SQL Server 2008 Performance Showdown
This article is a follow up one I wrote last week entitled “The NoSQL Movement, LINQ, and MongoDB - Oh My!”. In that article I introduced the NoSQL movement, MongoDB, and showed you how to program against it in.NET using LINQ and NoRM. For ease-of-use, you’ll have to want to read the original article. This article is about the performance argument for MongoDB over SQL Server (or MySql or Oracle). In the first article, I threw out a potentially controversial graph showing MongoDB performing 100 *times* better than SQL Server for inserts. Those were. Your Turn.
Michael C. Kennedy's Weblog
- Thursday, April 29, 2010
The NoSQL Movement, LINQ, and MongoDB - Oh My!
How much faster than the finely tune system that is SQL Server 2008 can these open source NoSQL systems be?”. Here’s a simple comparison of running a bunch of concurrent inserts into SQL Server 2008 and MongoDB on the same computer. Articles ASP.NET Open Source Talks Tools web2.0Maybe 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. Insanity!” Flat files? The converse is, of course, also true.
Michael C. Kennedy's Weblog
- Thursday, April 22, 2010
Building Windows Machines in Amazon EC2
In this article I'm going to give you a simple, step-by-step overview of how to create a Windows 2008 server image in Amazon's Elastic Cloud Compute (EC2) infrastructure. We'll start with a stock Amazon Windows 2008 server image. This time we'll setup a 64-bit Windows 2008 Server (Data Center Edition). Now you have full access to your Windows 2008 machine. Tags: Articles Tools Now I must admit I'd rather have found a good tutorial on The Internets or even in a book. Feel free to send me any I missed. First, briefly why does one care about EC2? Launch!
Michael C. Kennedy's Weblog
- Saturday, January 30, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
MongoDB vs. SQL Server 2008 Performance Showdown
This article is a follow up one I wrote last week entitled “The NoSQL Movement, LINQ, and MongoDB - Oh My!”. In that article I introduced the NoSQL movement, MongoDB, and showed you how to program against it in.NET using LINQ and NoRM. For ease-of-use, you’ll have to want to read the original article. This article is about the performance argument for MongoDB over SQL Server (or MySql or Oracle). In the first article, I threw out a potentially controversial graph showing MongoDB performing 100 *times* better than SQL Server for inserts. Those were. Your Turn.
Michael C. Kennedy's Weblog
- Thursday, April 29, 2010
-
Article: Building a Twitter Application in.NET
I recently wrote an article for DevelopMentor 's Developments newsletter entitled Building a Twitter Application in.NET. In this article, we will explore how to build a rich interactive experience on Twitter that goes beyond just creating a new Twitter account. Whether you want to build a community around your brand or you want to build the next real-time, social community website like.NET Developer Buzz [ [link] ], this article will cover the technologies required to get the job done. The format returned is in the format "Fri Feb 01 18:18:08 +0000 2008". Enjoy!
-
Building Windows Machines in Amazon EC2
In this article I'm going to give you a simple, step-by-step overview of how to create a Windows 2008 server image in Amazon's Elastic Cloud Compute (EC2) infrastructure. We'll start with a stock Amazon Windows 2008 server image. This time we'll setup a 64-bit Windows 2008 Server (Data Center Edition). Now you have full access to your Windows 2008 machine. Tags: Articles Tools Now I must admit I'd rather have found a good tutorial on The Internets or even in a book. Feel free to send me any I missed. First, briefly why does one care about EC2? Launch!
Michael C. Kennedy's Weblog
- Saturday, January 30, 2010
-
The NoSQL Movement, LINQ, and MongoDB - Oh My!
How much faster than the finely tune system that is SQL Server 2008 can these open source NoSQL systems be?”. Here’s a simple comparison of running a bunch of concurrent inserts into SQL Server 2008 and MongoDB on the same computer. Articles ASP.NET Open Source Talks Tools web2.0Maybe 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. Insanity!” Flat files? The converse is, of course, also true.
Michael C. Kennedy's Weblog
- Thursday, April 22, 2010
-
Six Things That’ll Surprise You About.NET 4.0
I recently wrote an article for DevelopMentor ’s Developments entitled. You can read the entire article (republished just below this introduction) or if you’d rather see it as a quick set of 6 sides, you can see those here: Six Things That’ll Surprise You About.NET 4.0. In this article, we will explore some of the new features of the.NET 4.0 For example, one style of development where developers sketch out a scenario in code involving a set of classes before they are completely written was painful in VS 2008 (e.g. This article just touched on a few of them.
Michael C. Kennedy's Weblog
- Wednesday, November 11, 2009
-
Article: Azure Storage
I recently wrote an article for DevelopMentor's Developments newsletter entitled Azure Storage. Listen to this article as a podcast: Azure-Storage-Article-Kennedy.mp3 ]. October 27th 2008, Los Angeles CA - It's 9 AM and Microsoft is hosting PDC (their most forward looking developer conference). In this article, we will cover just the basics of the three storage services of Windows Azure. Read it at the DevelopMentor website here: [link]. I've republished here for my readers. Enjoy! Developments: Azure Storage. by Michael Kennedy. Enter Azure Storage. Kennedy.
Michael C. Kennedy's Weblog
- Wednesday, April 8, 2009
-
How-To Article about Calling a WCF Service from SQLCLR
So without any further ado, the How-To article can be found here. Update: I have now created a Resource Page on MSDN’s code gallery , where the sample code for the article can be found. Tags: NET SQL 2008 SQLCLR I sometimes (not as much as I would like) hang out at some of the user forums where people talk about SQL Server generally and the SQLCLR specifically. Ever so often the question is being asked how to call into a WCF service from SQLCLR (.NET NET code running inside SQL Server). So if you want to get the code, go to here.
Managed Data
- Sunday, February 8, 2009
|
|
|