|
|
Browse by Tags
All Tags » ASP.NET » LINQ » .NET (RSS)
Showing page 1 of 3 (26 total posts)
-
For those not at the MSDN Freedom Roadshow in Scranton, PA today, you are missed a good show. Here’s what happened: David Solivan – David presented a talk called UI, UX, U confused? The purpose was to show the various options we have and to explain when one option may be better than another by stepping through the design process. There’s a URL ...
-
I finished up my talks at ASP.NET Connections yesterday and wanted to get the code posted as well as links for the additional topics covered in the Silverlight animation session. Here they are: Building N-Tier ASP.NET Applications with LINQ Code Silverlight 2 Animations Code SilverlightFX Farseer Physics Engine for ...
-
I’ve had the opportunity to speak at a lot of cool places around the world but you can’t beat speaking in Hawaii! I’ve looked forward to this trip for quite awhile since I get to talk about a brand new technology in a great location. For those able to attend (or those who are interested but can’t attend), you’ll find the slides ...
-
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 ...
-
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. ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
1
|
|
|