Welcome to Sol 3 Sign in | Join | Help
CS Search | Live Search Search

Sol 3

Home of Barrows Software Solutions, LLC

Browse by Tags

All Tags » ASP.NET » LINQ   (RSS)
Showing page 1 of 4 (36 total posts)
  • Desert Code Camp Is This Saturday (May 31st)

    Arizona's Desert Code Camp is this Saturday (May 31st) at the University of Advanced Computing building.  Here's the address: University of Advancing Technology 2625 W. Baseline Road (map) Tempe, Arizona 85283 It looks like there are a lot of great talks scheduled covering everything from iPhone development to game development to ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 29, 2008
  • 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 image you are looking for and grabbing just the ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 27, 2008
  • May 20th Links: ASP.NET, ASP.NET AJAX, .NET, Visual Studio, Silverlight, WPF

    Apologies for the sparseness of my posting the last few weeks - work and life have been busy here lately.  Below is a new post in my link-listing series to help kick things up a little.  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 21, 2008
  • 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 that I have set in my web.config. Because the ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 20, 2008
  • Working with the GridView and the System.Data.Linq.Binary Type

    I'm working with a database table that has a RowVersion field defined as a TimeStamp data type.  The TimeStamp field is there to add concurrency into the application to ensure a row hasn't changed while a user is trying to update or delete it.  When the TimeStamp field value is queried and added into the LINQ to SQL generated object it ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 14, 2008
  • Service Pack 1 Beta Released for Visual Studio 2008 and the .NET Framework 3.5

    Microsoft just released the SP1 beta for Visual Studio 2008 and the .NET Framework 3.5 and it includes a huge number of new features and enhancements.  Check out Scott Guthrie's blog for details but here's a quick list of what's included: ASP.NET Data Scaffolding Support (ASP.NET Dynamic Data) ASP.NET Routing Engine ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 12, 2008
  • The Weekly Source Code 26 - LINQ to Regular Expressions and Processing in Javascript

    I've been getting more and more interested in how folks extend their applications using plugins and things. In my new ongoing quest to read source code to be a better developer, Dear Reader, I present to you twenty-sixth (half a year!) in a infinite number of posts of "The Weekly Source Code." Sometimes when I read code, I kick myself ...
    Posted to ASPInsiders (Weblog) by Anonymous on May 10, 2008
  • Orlando 2008 DevConnections Talks

    I'm in Orlando this week speaking at the DevConnections conference on 3 different topics.  It's my personal favorite as far as conferences go and features a lot of cool technologies, people and events.  This week I'm covering custom ASP.NET AJAX controls, building N-Layer applications that leverage LINQ and new networking features in ...
    Posted to ASPInsiders (Weblog) by Anonymous on April 22, 2008
  • ASP.NET Dynamic Data Preview Available

    A few months ago we released an ASP.NET 3.5 Extensions Preview that contained a bunch of new features that will be shipping later this year (including ASP.NET AJAX Improvements, ASP.NET MVC, ASP.NET Silverlight Support, and ASP.NET Dynamic Data). The ASP.NET Dynamic Data support within that preview provided a first look at a cool new feature ...
    Posted to ASPInsiders (Weblog) by Anonymous on April 10, 2008
  • How to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0

    A question that comes up a lot is this: How do I tell my IIS Application or Virtual Directory to use ASP.NET 3.5 rather than ASP.NET 2.0? Folks often go into the IIS6 or IIS7 manager and setup an AppPool and see a properties dialog like this, and when the pull down the option, they often expect to see .NET 3.0 and .NET 3.5 in the list ...
    Posted to ASPInsiders (Weblog) by Anonymous on April 1, 2008
1 2 3 4 Next >
CS Build: 2.1.61129.2
1999
Listed on the CS Listings Powered By Community Server Themed by nb development