Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)

The data provider required to connect to the local data file cannot be found

I've been trying to get SQL Compact 3.5 working in Visual Studio 2008. Since SQL Compact 3.5 ships with Visual Studio 2008, I thought that this wouldn't be a problem. All I needed to do was to create a new Windows Forms project and add a Local Database
Posted by Jerry.Dixon | 1 Comments
Filed under: ,

Web Part Connections in WSS 3.0 (Part 4)

In part 1 of this series, I showed how to make one web part accept data from another. In part 2 , I showed that this can be extended so that one web part can provide data for many. In part 3 , which I thought was going to be the last part, I showed how
Posted by Jerry.Dixon | 2 Comments
Filed under: ,

Virus Scanners and ASP.NET apps don't always mix

In a previous post , I talked about Alternate Data Streams and how some virus-scanning engines use them for tracking purposes. When this happens, the file is changed. It doesn't matter that the "real" data hasn't changed. The system still knows that a
Posted by Jerry.Dixon | 1 Comments
Filed under: ,

Web Part Connections in WSS 3.0 (Part 3)

In part 1 of this series, I showed how to make one web part accept data from another. In part 2 , I showed that this can be extended so that one web part can provide data for many. Now, in this final post of the series, I'll show how a single web part
Posted by Jerry.Dixon | 11 Comments
Filed under: ,

Web Part Connections in WSS 3.0 (Part 2)

In part 1 of this series, I showed how to make one web part accept data from another. In this part, I'll show how one web part can send data to two different web parts. Let's add another web part. We already have a web part that allows the user to select
Posted by Jerry.Dixon | 3 Comments
Filed under: ,

Web Part Connections in WSS 3.0

Josh Holmes recently asked me to present a couple of small demos for an ArcReady event in Memphis. While looking through my material, I discovered a couple of web parts that I had written a while ago. I wrote these web parts in order to investigate how
Posted by Jerry.Dixon | 7 Comments
Filed under: ,
 
Page view tracker