Silverlight Cream for June 28, 2011 -- #1112 Dave Campbell, January 1, 0001 In this Issue: WindowsPhoneGeek, John Papa, Mike Taulty, Erno de Weerd, Stephen Price, Chris Rouw, Peter Kuhn, Damian Schenkelman, Michael Washington, and Manas Patnaik. Above the Fold: Silverlight: "Binding ... Silverlight Cream for June 28, 2011 -- #1112 0 0 0
SharePoint 2010 Diagnostic Studio Remote Diag juanlarios, January 1, 0001 I have had some time this week to try out some tools that I have been meaning to try out. This week I am trying out the SP 2010 Diagnostic Studio. I installed it successfully and tried it on my development ... SharePoint 2010 Diagnostic Studio Remote Diag 0 0 0
3rd Annual South Florida SQL Saturday - August 13th! ScottKlein, January 1, 0001 The 3rd annual South Florida SQL Saturday event will be help August 13th, 2011 at Nova Southeastern University in Davie, FL. This is a change in venue from last year as DeVry is in the middle of a major ... 3rd Annual South Florida SQL Saturday - August 13th! 0 0 0
Enzo Backup for SQL Azure Beta Released! ScottKlein, January 1, 0001 Blue Syntax is happy to announce the release of their SQL Azure database backup product! Enzo Backup for SQL Azure offers unparalleled backup and restored functionlity and flexibility of a SQL Azure database. ... Enzo Backup for SQL Azure Beta Released! 0 0 0
Use CompiledQuery.Compile to improve LINQ to SQL performance Michael Freidgeim, January 1, 0001 After reading DLinq (Linq to SQL) Performance and in particular Part 4 I had a few questions. If CompiledQuery.Compile gives so much benefits, why not to do it for all Linq To Sql queries? Is any essential ... Use CompiledQuery.Compile to improve LINQ to SQL performance 0 0 1
Backing up SQL Azure Herve Roggero, January 1, 0001 That's it!!! After many days and nights... and an amazing set of challenges, I just released the Enzo Backup for SQL Azure BETA product (http://www.bluesyntax.net). Clearly, that was one of the most challenging ... Backing up SQL Azure 0 0 0
PASS Conference 2011 Topic: Multitenant Design and Sharding with ... Herve Roggero, January 1, 0001 I am really happy to announce that I have been accepted as a speaker at the 2011 PASS Conference in Seattle. The topic? It will be about SQL Azure scalability using shards, and the Data Federation feature ... PASS Conference 2011 Topic: Multitenant Design and Sharding with ... 0 0 0
Using the ASP.NET Membership API with SQL Server / SQL Azure: The... Harish Ranganathan, January 1, 0001 The Membership API came in .NET 2.0 and was a huge enhancement in building web applications with users, managing roles, permissions etc., The Membership API by default uses SQL Express and until Visual ... Using the ASP.NET Membership API with SQL Server / SQL Azure: The... 0 0 6
In Recovery... | (Not a) CHECKDB error "Unable to deallocate... DBA, January 1, 0001 Check out what Paul Randall discovered with DBCC CHECKDB with SQL 2005 In Recovery... | (Not a) CHECKDB error "Unable to deallocate a kept page" ... In Recovery... | (Not a) CHECKDB error "Unable to deallocate... 0 0 0
Move SQL Server transaction log to another disk Jim Lahman, January 1, 0001 When restoring a database backup, by default, SQL Server places the database files in the master database file directory. In this example, that location is in L:\MSSQL10.CHTL\MSSQL\DATA as shown by the ... Move SQL Server transaction log to another disk 0 0 1
Migrating SQL Server Compact Edition (SQL CE) database to SQL Ser... Harish Ranganathan, January 1, 0001 One of the things that is keeping us busy is the Web Camps we are delivering across 5 cities. If you are a reader of this blog, and also attended one of these web camps, there is a good chance that you ... Migrating SQL Server Compact Edition (SQL CE) database to SQL Ser... 0 0 6
SQL Injection Attacks are still occurring TATWORTH, January 1, 0001 It should be of concern to all developers that SQL Injection attacks are still occurring. Here are some resources on the subject: http://www.darkreading.com/... (needs ... SQL Injection Attacks are still occurring 0 0 1
A little SQL tip for C# developers MikeParks, January 1, 0001 The other day at work I came across a handy little block of SQL code from Jeremiah Clark's blog. It's pretty simple logic but through the mind of a C# developer making some quick DB updates, seems to me ... A little SQL tip for C# developers 0 0 1
Accessing Controls Within A Gridview Bunch, January 1, 0001 Sometimes you need to access a control within a GridView, but it isn’t quite as straight forward as just using FindControl to grab the control like you can in a FormView. Since the GridView builds multiple ... Accessing Controls Within A Gridview 0 0 0
Silverlight Cream for June 16, 2011 -- #1108 Dave Campbell, January 1, 0001 In this Issue: René Schulte, Rajat Jaiswal(-2-), Peter Kuhn, Colin Eberhardt, Kunal Chowdhury(-2-), Beth Massi, Michael Crump, Daniel Vaughan, Chris Rouw, WindowsPhoneGeek, and Jesse Liberty. Above the ... Silverlight Cream for June 16, 2011 -- #1108 0 0 0
Inside Red Gate - The Office simonc, January 1, 0001 The vast majority of Red Gate is on the first and second floors (the second and third floors in US parlance) of an office building in Cambridge Business Park (here we are!). As you can see, the building ... Inside Red Gate - The Office 0 0 0
DataObjects.Net Beta2 SalesPoint Sample in MySql Malisa L. Ncube, January 1, 0001 After Dmitri posted DataObjects.Net beta2 last night, I couldn’t wait but test the security framework included. If you have been watching you may know that I worked on the provider for MySQL for DataObjects.NET. ... DataObjects.Net Beta2 SalesPoint Sample in MySql 0 0 0
Entity Framework with SQL Azure, "There is already an open D... Harish Ranganathan, January 1, 0001 I hit this error when I deployed an app built with Entity Framework onto Windows Azure. Obviously, I wasn’t explicitly using DataReader so it kind of puzzled me. As it happens every time It worked well ... Entity Framework with SQL Azure, "There is already an open D... 0 0 0
HTML5: LocalStorage() Natasa Gavrilovic, January 1, 0001 LocalStorage() is one of the new features of HTML5 that found widespread use among PC and phone developers. It can save up to 5MB of data locally, on a user device in a key-value database inside a web ... HTML5: LocalStorage() 0 0 2
Lookup Tables with fallback support Michael Freidgeim, January 1, 0001 Our database has a few lookup tables that uses similar approach to implemented by .Net Framework for localized resources: At run time, ASP.NET uses the resource file that is the best match for the setting ... Lookup Tables with fallback support 0 0 0
How to shoot yourself in the foot in various programming language... TATWORTH, January 1, 0001 At http://www.codeproject.com/... there is a hilarious list of ways to shoot yourself in the foot in various programming languages. C You shoot yourself in the foot. C++ ... How to shoot yourself in the foot in various programming language... 0 0 0
MVC 3 and Castle Windsor: A modular approach - Part 2 aftabq, January 1, 0001 Part 2 – Creating the controller factory /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; ... MVC 3 and Castle Windsor: A modular approach - Part 2 0 0 0
Where is the TFS 2010 Database? Tarun Arora, January 1, 0001 Technorati Tags: TFS 2010 Database,TFS 2010,TFS 2010 Administration Considering you have an advanced TFS installation such that the app tier and the data and reporting tier are spread across multiple servers ... Where is the TFS 2010 Database? 0 0 0
The End of Windows as We Know It go281, January 1, 0001 I figure it should be in bloody good fun to start off my first real post with a rant on the future of Microsoft Windows, or the lack thereof. You see, my issue is that I have seen the preview of Windows ... The End of Windows as We Know It 0 0 0
Date/Time formats in SQL Server Vipin, January 1, 0001 In SQL server a column with datatype of DateTime stores the time to the millisecond, but many times you just like to show the date and time only upto the second. Although there are many ways to achieve ... Date/Time formats in SQL Server 0 0 2
Silverlight Cream for June 08, 2011 -- #1103 Dave Campbell, January 1, 0001 In this Issue: Rudi Grobler, Roy Dallal, Chris Rouw, Sean Nolan, Peter Kuhn, WindowsPhoneGeek(-2-), Jesse Liberty(-2-), Mike Taulty, Paul Sheriff, Xpert360, and Vikram Pendse. Above the Fold: Silverlight: ... Silverlight Cream for June 08, 2011 -- #1103 0 0 0
All databases storage information Leonard Mwangi, January 1, 0001 SQL Tidbits Have you ever had a need to see storage information for all your databases in a SQL Server? As they say there are many ways to skin a cat all based on your need. Back in the day I was taught ... All databases storage information 0 0 0
Catching Schema Errors in TRY..CATCH block in SQL Server Vipin, January 1, 0001 Recently I was writing a stored procedure in SQL Server 2005. The stored procedure was pretty straight forward with some couple of SQL DML statements inside TRY block and exception being handled and raised ... Catching Schema Errors in TRY..CATCH block in SQL Server 0 0 1
Getting started with SharePoint 2010 and Silverlight Web Parts &n... mbcrump, January 1, 0001 I wanted to get familiar with SharePoint 2010 because I have noticed how the market is starting to demand it. Also, most of the SharePoint 2010 guides on the net are outdated. They show everything from ... Getting started with SharePoint 2010 and Silverlight Web Parts &n... 0 0 3
WCF SQL Adapter not working after installing BizTalk 2006 R2 SP1 Vishal, January 1, 0001 Recently I was building a VM for a BizTalk 2006 R2 project. My VM configuration was : Windows 2003 R2 SQL 2005 with SP4 Visual Studio 2005 with SP1 BizTalk Server 2006R2 I installed the BizTalk Server ... WCF SQL Adapter not working after installing BizTalk 2006 R2 SP1 0 0 0
BIDS Helper version 1.5 Released Darren Gosbell, January 1, 0001 Today the BIDS Helper team released a new version the details below are taken from the download page for the new release. Those of you with BIDS Helper already installed should get a new version notification ... BIDS Helper version 1.5 Released 0 0 0
Dynamic table creation using SELECT INTO Clause in SQL Vipin, January 1, 0001 While working with SQL, you come across a scenario when you need to dump the resultset of a SELECT statement into either a temporary table or a placeholder table. I can imagine how tiresome it is to create ... Dynamic table creation using SELECT INTO Clause in SQL 0 0 3
Backup Your SQL Azure by Data-tier Application CTP2 Shaun, January 1, 0001 In the next generation of SQL Server, codename “Denali”, there is a new feature named Data-tier Application Framework v2.0 Feature Pack CTP to enhance the data import and export with SQL Server, and currently ... Backup Your SQL Azure by Data-tier Application CTP2 0 0 0
SilverlightShow for May 30 - June 05, 2011 Dave Campbell, January 1, 0001 Check out the Top Five most popular news at SilverlightShow for SilverlightShow Top 5 News for May 30 - June 05, 2011. Here are the top 5 news on SilverlightShow for last week: Windows 8 apps going html/js ... SilverlightShow for May 30 - June 05, 2011 0 0 0
Know what Process is calling your SPClaimProvider Shawn Cicoria, January 1, 0001 If you’re writing a custom SharePoint Claims Provider (SPClaimProvider) in order to augment claims, it’s important to also understand what process is executing your specific code path. In the situation ... Know what Process is calling your SPClaimProvider 0 0 0
BizTalk Server Performance Guidance: Hyper-Threading Stuart Brierley, January 1, 0001 This morning I was reading through some of my usual blogs and came across some very interesting and updated information relating to BizTalk performance and hyper-threading. The two source pages are: http://appfabriccat.com/201... ... BizTalk Server Performance Guidance: Hyper-Threading 0 0 0
Silverlight Cream for June 05, 2011 -- #1101 Dave Campbell, January 1, 0001 In this Issue: Rudi Grobler, Oren Gal, Michael Washington, Vikram Pendse, Kunal Chowdhury, Jesse Liberty, Xpert360, Jaana Metsamaa, Charles Petzold, and Peter Kuhn. Above the Fold: Silverlight: "Getting ... Silverlight Cream for June 05, 2011 -- #1101 0 0 0
SQL Script to create indexes for Foreign keys Michael Freidgeim, January 1, 0001 http://stackoverflow.com/qu... I’ve used SQL script similar to paul_nielsen’s to Create Indexes for Foreign Keys and added “if not exists” ... SQL Script to create indexes for Foreign keys 0 0 0
Windows Azure and SQL Azure Videos Enrique Lima, January 1, 0001 Great content available to get started with Windows Azure and SQL Azure. Windows Azure SQL Azure Introductory Videos Introductory Videos Deep Dive Deep Dive Tutorials Case Studies Case Studies Events Events ... Windows Azure and SQL Azure Videos 0 0 0
Great Find: Analysis Services Operations Guide Enrique Lima, January 1, 0001 A great guide that will give you information on how to test, monitor, capacity plan, and troubleshoot Microsoft SQL Server Analysis Services OLAP solutions. Get it here ... http://msdn.microsoft.com/e... ... Great Find: Analysis Services Operations Guide 0 0 0
Inside Red Gate - Project teams simonc, January 1, 0001 Within each division in Red Gate, development effort is structured around one or more project teams; currently, each division contains 2-3 separate teams. These are self contained units responsible for ... Inside Red Gate - Project teams 0 0 1
Windows Azure AppFabric May and June CTPs - A summary Charles Young, January 1, 0001 I spent some time today summarising the new features in the Windows Azure AppFabric May CTP for SolidSoft consultants. Microsoft released the CTP a couple of weeks ago and has a second CTP coming out later ... Windows Azure AppFabric May and June CTPs - A summary 0 0 0
Even the big guys get it wrong... Elton Stoneman, January 1, 0001 Fixed now though ... Even the big guys get it wrong... 0 0 3
Windows Azure MSDN How To tips in one place… Eric Nelson, January 1, 0001 With thanks to Wriju for doing the work to pull these together. How to: Build a Windows Azure Application How to Configure Virtual Machine Sizes How to Configure Connection Strings How to Configure Operating ... Windows Azure MSDN How To tips in one place… 0 0 0
Setting up keyboard shortcuts to build solutions in MSBuild deadlydog, January 1, 0001 One of the greatest benefits of building your solution flies in MSBuild (vs in Visual Studio directly) is that it doesn't lock up the Visual Studio UI, which can be a huge pain if you have a large solution ... Setting up keyboard shortcuts to build solutions in MSBuild 0 0 0
Applied Design Patterns Series RonGarlit, January 1, 0001 Overview of the “AdventureWorksDesignPatterns” Project (I’ll be posting on this series here. It will be based on the presentations I’m creating for the PhillyNJ.NET user group a subgroup of PhillyDotNet) ... Applied Design Patterns Series 0 0 0
Inside Red Gate - Divisions simonc, January 1, 0001 When I joined Red Gate back in 2007, there were around 80 people in the company. Now, around 3 years later, it's grown to more than 200. It's a constant battle against Dunbar's number; the maximum number ... Inside Red Gate - Divisions 0 0 0
Inside Red Gate - Introduction simonc, January 1, 0001 I work for Red Gate Software, a software company based in Cambridge, UK. In this series of posts, I'll be discussing how we develop software at Red Gate, and what we get up to, all from a dev's perspective. ... Inside Red Gate - Introduction 0 0 3
Consuming ADO.NET Entity Framework from Silverlight berthin, January 1, 0001 PREREQUISITES DEVELOPPMENT TOOL In this tutorial, component that follow is required and need to be install: Visual Studio 2010 Express ADO.NET Entity Framework 3.5/4.0 Microsoft Silverlight 4 Tools for ... Consuming ADO.NET Entity Framework from Silverlight 0 0 16
CTE Updating Bunch, January 1, 0001 Using a CTE to help with an update can be pretty handy. In this simple example the CTE is to select SiteIDs for a specific sales rep. The update is to change the address code to ‘Street’ since the rep ... CTE Updating 0 0 0