MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Retrieving SQL Type Image Using LINQ

    LINQ views the Image type in SQL Server as Binary. So, there are a few options that we have. We can either (a) modify our LINQ to SQL class and change the property to Byte() instead of Binary or we can (b) convert the Binary to an array. To do the latter, you can use a lambda expression to obtain the...
    Posted to Jason N. Gaylord's Blog (Weblog) by Anonymous on 05-27-2008
    Filed under: ASP.NET, SQL Server, Tips and Tricks, LINQ
  • Using LINQ to SQL and ConnectionStrings in a Class Library

    I was looking to separate my LINQ to SQL data layer from the rest of my application. So, I decided to move the files to a class library. This way, when my application builds, all of my LINQ files are found in MyApp.DL or something similar. However, I wanted the class library to use the SQL connection...
    Posted to Jason N. Gaylord's Blog (Weblog) by Anonymous on 05-20-2008
    Filed under: ASP.NET, SQL Server, .NET, LINQ
  • My first book - Building a Web 2.0 Portal with ASP.NET 3.5

    My first book " Building a Web 2.0 Portal with ASP.NET 3.5 " from O'Reilly is published and available in the stores. This book explains in detail the architecture design, development, test, deployment, performance and scalability challenges of my open source web portal Dropthings.com ....
    Posted to Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5 (Weblog) by omar on 01-13-2008
    Filed under: sql server, asp.net, pageflakes, production, linq, workflow, ajax, .net, IIS
  • Visual Studio 2008 and .NET Framework 3.5 shipped!

    Visual Studio 2008 and .NET Framework 3.5 has finally shipped. MSDN subscribers can download the final version of Visual Studio 2008 from MSDN Subscription Downloads , but anyone can get a trial version or an Express Edition . The .NET Framework 3.5 contains many new features building incrementally upon...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 11-21-2007
    Filed under: .NET, WinForms, ASP.NET, SoftDev, C#, Microsoft, MSDN, SQLServer, XML, VisualStudio, WCF, WPF, WF, WindowsClient, LINQ
  • Free e-books on the Visual Studio 2008 Learning Portal

    Microsoft is offering free e-books (or, at least some chapters) in the Visual Studio 2008 Learning Portal .
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 01-03-2008
    Filed under: .NET, ASP.NET, SoftDev, Microsoft, MSDN, MVP, Web, Tools, VisualStudio, LINQ, AJAX, Silverlight
Page 1 of 1 (5 items)


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems