|
|
Browse by Tags
All Tags » LINQ » Workflow (RSS)
Showing page 1 of 2 (11 total posts)
-
.NET Reflector, by Lutz Roeder, must be one of the most useful tools I have when developing .NET code. Usually it is the first thing I install right after Visual Studio not even waiting until I need it because I know I will. So the big news is that Red Gate, makers of the Ants profiler and lots of other tools, are taking over from Lutz Roeder and will continue developing .NET Reflector. Interesting move and I hope this means a bright future for the .NET Reflector. Read more about this here . Enjoy!
Posted to WF Community Bloggers (Weblog) by Anonymous on August 20, 2008
Filed under: WCF, .NET, Workflow, VSTO, VB, DevCenter, NetFx3, LINQ, WPF, SqlCe
-
It is available from the subscriptions download at http://msdn.microsoft.com/en-us/subscriptions/default.aspx Get it while it is hot Enjoy!
Posted to WF Community Bloggers (Weblog) by Anonymous on August 11, 2008
Filed under: WCF, .NET, Workflow, VSTO, VB, DevCenter, NetFx3, LINQ, WPF, ClickOnce, SqlCe
-
Steve Lasker just announced that SQL Server Compact 3.5 service pack 1 is released, read his announcement here . They added support for the entity framework, great stuff. And another neat feature is native 64 bits support. No longer do you need to target X86 and use WoW [:0]. Great if you are using my SQL Server Compact Workflow Persistence Service . Enjoy!
-
Afgelopen jaar hebben we het eerste CodeCamp in Nederland georganiseerd en dat was een groot succes. De meeste deelnemers vroegen om meer, sommige zelfs om een CodeCamp per kwartaal of een heel weekend lang. Nou hebben we dat laatste nog niet gedaan maar we zijn wel aan de slag gegaan om een nieuw CodeCamp te organiseren. Als datum hebben we zaterdag 6 september gekozen. Gelukkig waren Microsoft en Class-a behulpzaam en kunnen we, net als vorig jaar, weer in het Microsoft Innovation Center in Barneveld
Posted to WF Community Bloggers (Weblog) by Anonymous on August 2, 2008
Filed under: WCF, .NET, Workflow, VSTO, VB, DevCenter, NetFx3, LINQ, WPF, ClickOnce, SqlCe
-
VS2008 SP1 Beta is quite a package. By default the installation downloads the packages as needed and when needed. Now that is just fine if you only need to install a single machine. But when you need to install multiple, possibly virtual, machines like I have to it just wastes a lot of bandwidth and time . Fortunately there is a solution and it can be found here in the blog post by Heath Stewart. Enjoy!
Posted to WF Community Bloggers (Weblog) by Anonymous on May 16, 2008
Filed under: ClickOnce, Workflow, NetFx3, WPF, .NET, SqlCe, VB, VSTO, WCF, LINQ, DevCenter
-
LINQ to SQL has a really nice feature when making sample and demos in the ability to create the database if it doesn't exist yet. It also has a function called DatabaseExists() to check if a database exists. Both are defined on the DataContext class. string connectionString = @"Data Source=.\sqlexpress;Initial Catalog=MyNewDatabase;Integrated Security=True" ; MyNewDatabase context = new MyNewDatabase (connectionString); if (!context.DatabaseExists()) context.CreateDatabase(); And best
-
The new ReceiveActivity and SendActivity that marry Windows Workflow Foundation (WF) and Windows Communication Foundation (WCF) are really cool . Getting started is easy because a new Sequential Workflow Service Library, found under WCF instead of Workflow in VS2008, uses nice defaults for everything. But sooner or later you need to change these defaults and you need to know what can be done and what can't. When you want to use the new ReceiveActivity in a workflow you need to use a compatible
-
Looking for more information about VS2008 and .NET 3.5? I suspect you might just be as there is a ton of new functionality and with the pace of everything coming out it isn't likely that you know it all To help learn the new stuff Microsoft has put a Visual Studio 2008 and .NET Framework 3.5 training kit together with lots of labs and presentations. Just go through the list and check what you would like to know more about. You can download the trainings kit from here . Enjoy!
-
If you are expecting a link to the download I am sorry but you are going to be disappointed Why? Because it just isn't available yet! I can already hear you saying "But it must be coming any day now, right?" Wrong Yes, I just heard from Hugo that there are no current plans for releasing a new service pack for the very simple reason not enough people are asking for it. Come gain, why was that? Because not enough people are asking for it! So click in this link and vote for another SQL
-
We are running our developer conference again three times this year. This is all on Visual Studio 2008 and .NET Framework 3.5 technologies you need in order to be productive like LINQ, Silverlight, ADO.NET Entity Framework, WCF, and SQL Server 2008. I will be speaking at the NYC event on Real World SOA, WCF and WF. When Thursday, February 21st, 2008 8:30am-5:00pm Breakfast and lunch will be provided Where New York Marriott East Side 525 Lexington Ave. at 49th St. New York, NY 10017 [see map] Cost
Posted to WCF Community Bloggers (Weblog) by Anonymous on January 15, 2008
Filed under: ASP.NET, WCF, LINQ, BizTalk Server, Silverlight, WCF/Indigo, Microsoft, Service Oriented Architecture, .NET Framework 3.5, Microsoft .NET, Visual Studio 2008, SOA, Workflow, BizTalk Services, Windows Workflow, O/RM, Neudesic, ESB, Connected Systems, ASP.NET AJAX, ASP.NET MVC, NeuronESB, Neuron ESB, LINQ and OR/M, O/RM and Entity Framework, Local .NET Community, BizTalk, Neuron, MVP, Local Community, Philadelphia, .NET Framework 3/WinFX, NET Framework 3, LINQ, O/RM and Entity Framework, Enterprise Service Bus, Philly.NET, Entity Framework, New York, TFS, ADO.NET Data Services, Smart Client, Microsoft IO, Microsoft Sliverlight, ADO.NET 3.0
1
|
|
|