Sign in
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Working on Visual Studio LightSwitch Data features.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Code Samples
Dashboards
Encryption
HTML
Jobs
LightSwitch
LOB
Merge Replication
Microsoft Synchronization Platform
MSP
OCS
offline
Outlook 2013
Pages
Presentations
Q&A
Reports
Silverlight
Silverlight Mix
SQL Server Compact Edition
SQL Server Everywhere
SQLce
SQLev
Sync Services
WebAPI
Archive
Archives
April 2013
(1)
February 2013
(1)
May 2011
(2)
April 2011
(1)
March 2011
(1)
February 2011
(1)
January 2011
(2)
February 2009
(1)
November 2008
(4)
October 2008
(3)
August 2008
(5)
May 2008
(5)
March 2008
(1)
February 2008
(2)
January 2008
(2)
November 2007
(2)
August 2007
(5)
July 2007
(3)
June 2007
(1)
May 2007
(2)
March 2007
(5)
January 2007
(3)
November 2006
(11)
October 2006
(2)
August 2006
(3)
July 2006
(3)
June 2006
(3)
May 2006
(3)
April 2006
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Information about SQL Server Compact Edition (SQLce)
Posted
over 7 years ago
by
Steve Lasker -MS
159
Comments
On April 6, 2006 Paul Flessner announced SQL Server Everywhere Edition, know known as SQL Server Compact Edition. http://www.microsoft.com/sql/letter.mspx SQL Server Compact Edition a new SKU in the Microsoft product platform. Paul announced that we would...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Creating your SQL Server Compact Edition database and schema in code
Posted
over 6 years ago
by
Steve Lasker -MS
65
Comments
In most cases you'll want to create your database and it's schema as part of your applications first deployment. Depending on the scenario, you may create it on the client, or create it on the server, do the initial sync, then stream the file down to...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Everywhere Gets a New Name
Posted
over 7 years ago
by
Steve Lasker -MS
56
Comments
SQL Server Everywhere gets a new name...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Q&A on OCS & Sync Services for ADO.NET
Posted
over 6 years ago
by
Steve Lasker -MS
48
Comments
Not surprisingly we've been get a lot of great questions about specific features and scenarios for our new Sync Services for ADO.NET (OCS). Rafik has been fielding most of these on the Sync Services forums . Since the Q&A for SQLce seemed popular...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Occasionally Connected Systems Sync Framework
Posted
over 7 years ago
by
Steve Lasker -MS
45
Comments
Recently I’ve been giving some presentations on our upcoming sync framework. This new sync framework is designed to fill the void between the simplicity of RDA (Remote Data Access), full featured, but complex, Merge Replication, and raw components of...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Compact and 64bit support
Posted
over 6 years ago
by
Steve Lasker -MS
37
Comments
We've started to get a number of request whether SQL Server Compact will support 64bit. The answer is absolutely YES! Ok, but when? We'll, that part we're working on. Up until recently, we haven't really seen a big need as the number of clients that have...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Compact 3.5 SP1 Released
Posted
over 5 years ago
by
Steve Lasker -MS
31
Comments
I'm happy to announce the release of SQL Server Compact - SP1 This release includes several key features and bug fixes following up on the asks of our customers. The new features in SQL Server Compact 3.5 SP1 are: ADO.NET Entity Framework...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Sync Services for ADO.NET (OCS) CTP Now Available
Posted
over 6 years ago
by
Steve Lasker -MS
25
Comments
Today we launched the public CTP of the Sync Services for ADO.NET. This is the current name of features we've been referring to as Occasionally Connected Systems (OCS). The SQL Server Compact Edition and Sync Platform teams have been working feverishly...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Going N Tier w/WCF, Synchronizing data using Sync Services for ADO.NET and SQL Server Compact Edition
Posted
over 6 years ago
by
Steve Lasker -MS
24
Comments
In part 1 , I used the Visual Studio Orcas Sync Designer to configure and synchronize 3 lookup tables to be cached locally in SQL Server Compact Edition using the Sync Services for ADO.NET CTP. In part 2 of this screen cast, I take the cached lookup tables...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Configuring Visual Studio 2005 for use with SQL Server 2005 Compact Edition
Posted
over 6 years ago
by
Steve Lasker -MS
23
Comments
A number of people have been a bit confused how to get SQL Server 2005 Compact Edition (also known as version 3.1) working with Visual Studio 2005. The fact that we enabled a new product mid-steam within a Visual Studio ship cycle was quite an accomplishment...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Silverlight local databases, what do you use?
Posted
over 2 years ago
by
Steve Lasker -MS
21
Comments
Completely acknowledging the lack of an integrated local database story with Silverlight, there are many solutions out there. Curious what you use, what you like, and what’s missing from your favorite solution. Since various solutions cover various...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Doc storage in SQLce and the 4gb limit
Posted
over 7 years ago
by
Steve Lasker -MS
20
Comments
We’ve been getting a number of questions regarding Doc/blob storage and the current 4gb limit. For doc storage, I’m hearing two concerns. Perf when SQLce is used for blob storage. Removing the 4gb limit so that you can store more docs in the...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Everywhere Edition CTP is here
Posted
over 7 years ago
by
Steve Lasker -MS
20
Comments
SQL Server Everywhere CTP is here......
Steve Lasker's Web Log - www.SteveLasker.com/Blog
MSDN Webcast: Introducing SQL Server Compact 3.5
Posted
over 5 years ago
by
Steve Lasker -MS
19
Comments
On Wednesday, Jan 16 th '08 from 9am-10am PST time, I'll be doing an MSDN Live webcast covering an introduction to SQL Server Compact 3.5. This will be my first public presentation of SQL Server Compact since we've shipped last November. Working at...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
First look at the Visual Studio Orcas Sync Designer
Posted
over 6 years ago
by
Steve Lasker -MS
16
Comments
Here's part 1 of the new Sync Designer. In this screen cast I walk through how to cache lookup tables locally. In this screencast I use the 2 tier sync, starting simple. In the next screencast I'll show how to take the same designer, and split it across...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Compact 3.5 B2 released
Posted
over 6 years ago
by
Steve Lasker -MS
15
Comments
Release UPDATE: We've since shipped SQL Server Compact, so these B2 links are no longer valid. There were some good comments on the blog, so keeping with blog tradition, I don't want to kill this post. To get the final, released, RTM product, please...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Comparing SQL Server Express and Compact Editions Whitepaper
Posted
over 7 years ago
by
Steve Lasker -MS
15
Comments
We just published a whitepaper comparing Express and Compact Edition. The reality is the paper tends to focus less on a direct comparison of the products, but rather an evaluation of what’s needed in a local data store. Express edition is our Data Service...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Compact Edition under ASP.net and IIS
Posted
over 7 years ago
by
Steve Lasker -MS
14
Comments
We routinely get requests, complaints, or sometimes even threats, (If you don’t enable it, I’ll use product X), regarding usage of SQLce and ASP.net. Here’s a little background on the positioning. Technology, or specifically software, is one of those...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Privately Deploying SQL Server Compact with the ADO.NET Entity Provider
Posted
over 5 years ago
by
Steve Lasker -MS
14
Comments
When privately deploying SQL Server Compact you will need to take a few extra steps if you wish to use the ADO.NET Entity Model. Here's some info on how to do it. Why the extra steps? The ADO.NET Entity model was designed as a mid-tier solution. In...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Stored Procedures and SQL Server Compact - the Great Debate
Posted
over 5 years ago
by
Steve Lasker -MS
14
Comments
Much has been debated about the need for stored procedures within SQL Server Compact. We often hear customers say, "Without stored procedures, how can you call yourself a real database". Followed by: "Is this just a temporary situation, or will SQLce...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Notification to Pull
Posted
over 6 years ago
by
Steve Lasker -MS
12
Comments
As developers start architecting their apps with Sync Services for ADO.NET they're starting to ask questions about the holes we didn't get complete in this 1.0 release. One such topic is how can I send changes from the server to the client, without the...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Live From Redmond WebCast: Offline Data Synchronization and Caching for Smart Clients
Posted
over 7 years ago
by
Steve Lasker -MS
12
Comments
On November 14th, from 9-10am PST, I'll be giving a web cast covering our new Sync Services runtime. The abstract discusses existing technologies, including RDA and Merge, but based on customer feedback, it seems developers really want to see the new...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
Demo Videos of SQL Mobile / SQL Server Everywhere Edition
Posted
over 7 years ago
by
Steve Lasker -MS
12
Comments
Some demo videos of various features and components that enable Occasionally Connected Applications I’ll continue to add links to videos of demos for various scenarios. Visual Studio 2005 (Whidbey) Features Using SQL Server Mobile w/Visual Studio...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Compact Edition 3.1 Released
Posted
over 6 years ago
by
Steve Lasker -MS
11
Comments
Well, after several name changes, power outages, the holidays, and crippling winter storms, we've released SQL Server Compact Edition 3.1. http://www.microsoft.com/sql/compact While not required to use SQLce 3.1, you can get the benefit of the new ClickOnce...
Steve Lasker's Web Log - www.SteveLasker.com/Blog
SQL Server Compact Edition RC1 Released
Posted
over 7 years ago
by
Steve Lasker -MS
10
Comments
At Tech Ed EMEA today SQL Server Compact Edition RC1, formerly known as Everywhere edition, was announced for general availability. The direct download page is at: http://www.microsoft.com/downloads/details.aspx?FamilyId=85E0C3CE-3FA1-453A-8CE9-AF6CA20946C3&displaylang...
Page 1 of 4 (80 items)
1
2
3
4