Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • ORM Comparison Part II

    Part II of the Southeast Valley .NET User Group ORM comparison happened yesterday.  It started off nice and calm but ended with a bang or two.  No there were no fight or arguments between the presenters or attendees but mother nature let loose on the Phoenix area last night.  Especially...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 08-29-2008, 12:00 AM
    Filed under: .NET, NHibernate, ASP.NET, Visual Studio, NET 3.5, NET 3.0, NET 2.0, LINQ, SQL Server, SEVDNUG, netTiers, QuickObjects, LLBGen
  • Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Importing the Excel Spreadsheet

    By Nannette Thacker In the final installment of this tutorial, we look at importing the uploaded Excel spreadsheet into the application database tables using the DAL. The article series hosted on 4guysfromrolla.com continues with Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters:...
    Posted to Nannette Thacker ShiningStar.net (Weblog) by nannette on 08-11-2008, 12:00 AM
    Filed under: ASP.NET, SQL Server, Excel, DataReader, DataSets, TableAdapters, Visual Studio
  • DBPro How To: Initially Populating an ASP.NET Membership Database

    With just the schema alone, the ASP.NET membership (role, profile, etc.) database does not have enough information to operate correctly. There are a few records needed or else the ASP.NET membership and other providers will throw an error complaining that it may be an invalid version. This is good, of...
    Posted to Vince Blasberg's Blog (Weblog) by vblasberg on 08-01-2008, 12:00 AM
    Filed under: ASP.NET, Visual Studio, SQL Server
  • Southeast Valley .NET User Group: ORM Comparison: Update

    The July July and August 2008 meetings of Southeast Valley .Net Users Group ( SEVDNUG ) will host a comparison of different Object Relational Mapper / Data Access Layer technologies. Requirements have been to established so that there is a common database and user interface to compare these technologies...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 07-08-2008, 12:00 AM
    Filed under: .NET, NHibernate, ASP.NET, Visual Studio, AZGroups, NET 3.5, NET 3.0, NET 2.0, LINQ, SQL Server, SEVDNUG, netTiers, QuickObjects, LLBGen
  • TechEd 2008 Keynote Summary

    Here are the highlights from the TechEd 2008 Keynote (as seen from afar by watching the TechEd 2008 Keynote and reading posts and press): Via Microsoft PressPass , here are the key announcements (with my notes): Internet Explorer 8 beta 2 will be available this August Silverlight 2 beta 2 will be available...
    Posted to Jon Galloway (Weblog) by Jon Galloway on 06-03-2008, 12:00 AM
    Filed under: ASP.NET, TechEd / PDC, Microsoft, SQL Server, Silverlight, Visual Studio
  • Data Access - The SqlDataSource Part 2.5

    Ok so I made a mistake when I kicked off this series...I picked Sql Server Express as our database for all the logical reasons...however I failed to remember that Sql Server Express doesn't do Sql Cache Dependency...so instead of retro fitting my series to use Sql Server 2005 I'll punt and just say ...
    Posted to Ryan Smith (Weblog) by ryansjedi on 04-21-2008, 12:00 AM
    Filed under: Visual Studio, ASP.NET, SqlDataSource, Sql Server
  • Data Access - The SqlDataSource Part 1

    Welcome back! If you are following along from the last post , you'll notice that two controls were automatically created on our page when we dropped the Customer table onto the page. The first control is called a GridView. The GridView control is used to display data in much the same way that the SQL...
    Posted to Ryan Smith (Weblog) by ryansjedi on 04-12-2008, 12:00 AM
    Filed under: Visual Studio, ASP.NET, SqlDataSource, Sql Server
  • Book Review: SQL Server Integration Services using Visual Studio 2005

    Amazon.com: Beginners Guide to SQL Server Integration Services Using Visual Studio 2005: Jayaram Krishnaswamy: Books ISBN : 1847193315 ISBN-13 : 9781847193315 The back cover of the book states that the intended audience is ..."beginners in the developer track who are looking to get an exposure to...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 02-23-2008, 12:00 AM
    Filed under: .NET, ASP.NET, Visual Studio, Book Review, SSIS, SQL Server
  • Working with USB to Serial port adapter on .NET

    You can't solve a problem with the same kind of thinking that created it. — Albert Einstein (1879-1955) Yesterday I spent a lot of time trying to get a speed radar to work on my .NET application. Every test was giving us diferent results. We made hundreds of tests, but every time we thought we found...
    Posted to Matias Paterlini (Weblog) by paterlinimatias on 01-16-2008, 12:00 AM
    Filed under: WPF, Orcas, Team System, Vista, Infocard, Commerce Server, WinFX, .NET FAQ, Atlas, Web Services, Agile, CLR, Biztalk, BCL, WCF, Avalon, WWF, AJAX, General Software Development, Windows Forms, Content Management Server, ASP.NET, Visual Basic, C#, Sharepoint, Mobile, IIS, Community News, Crossbow, Visual Studio, .NET, SQL Server
  • LINQ to SQL (Part 8 - Executing Custom SQL Expressions)

    Over the last few weeks I've been writing a series of blog posts that cover LINQ to SQL. LINQ to SQL is a built-in O/RM (object relational mapper) that ships in the .NET Framework 3.5 release, and which enables you to model relational databases using .NET classes. You can use LINQ expressions to query...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 08-27-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, LINQ, SQL Server
Page 1 of 10 (93 items) 1 2 3 4 5 Next > ... Last »