Nested GridViews in .NET 2.0 , January 1, 0001 v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0 false false false EN-IN X-NONE X-NONE MicrosoftInternetExplorer4 ... Nested GridViews in .NET 2.0 0 0 0
Converting ASP.NET DataTable to JSON using JayRock , January 1, 0001 Beginners using jQuery plugins and jQuery AJAX with ASP.NET get stuck with one common problem-converting datatable to JSON. This conversion is necessary since JSON can be easily parsed in JavaScript and ... Converting ASP.NET DataTable to JSON using JayRock 0 0 8
Lazy loading, Inheritance, and Persistence ignorance (part 2) Thomas Weller, January 1, 0001 In previous parts (see here and here, I will refer to the examples therein throughout the following), I described a problem with O/R-mappers like NHibernate that could possibly break domain code which ... Lazy loading, Inheritance, and Persistence ignorance (part 2) 0 0 0
Strong Password Hashing with SQL Server Herve Roggero, January 1, 0001 While SQL Server security features continue to improve, hashing in SQL Server using native functions is simple, but not necessarily up to speed on the latest security specifications. The good news however, ... Strong Password Hashing with SQL Server 0 0 0
Quick Update & Upcoming Events Mike Huguet, January 1, 0001 I’ll be very busy over the coming weeks wrapping up a big project for a client so I won’t have much time to write. Here is a brief update on happenings. This week I was able to purchase my PDC 2009 ticket. ... Quick Update & Upcoming Events 0 0 0
Pathfinder and the Zombie Apocalypse ledge, January 1, 0001 I tend to always have side projects going on. I think many developers are like this, either because we want to learn new things or have the opportunity to work on things that directly interest us or to ... Pathfinder and the Zombie Apocalypse 0 0 0
I am on Microsoft Stack!! subodhnpushpak, January 1, 0001 I am visiting beautiful city of Nashvillie, TN, US and involoved in rather interesting project involving WCF, silverlight and SQL server 2008. Also being used are Search server (FAST) / Lucene .Net Omniture ... I am on Microsoft Stack!! 0 0 1
LINQ - the mathematical aspect subodhnpushpak, January 1, 0001 One of my colleague remarked that LINQ is "VERY SIMILAR" to TSQL. However, he also cursed that why the LINQ guys have implemented it "reversely". What he meant that why the Select is reversed… SQL query ... LINQ - the mathematical aspect 0 0 1
Error:'This field name is not known' in Crystal Report when using... faizanahmad, January 1, 0001 I got this error on production for a report which was working fine in Dev and it took me a while to figure out the cause. Report's Data Source was pointing to a SQL Server View, when I looked at the SQL ... Error:'This field name is not known' in Crystal Report when using... 0 0 2
401 Unauthorized access Error in SSRS ssrs, January 1, 0001 In the SSRS Reporting Environment, you may never encounter this error and you live a happy and easy life. We all know an SSRS report can easily ping your server to 100% CPU if you decide to export a 120 ... 401 Unauthorized access Error in SSRS 0 0 1
WCF Personalization Provider for ASP.NET EltonStoneman, January 1, 0001 [Source: http://geekswithblogs.net/E... The ASP.NET Web Part framework uses a plug-in framework for loading and saving personalization data to a persistent source. Out of the box, a SQL Server ... WCF Personalization Provider for ASP.NET 0 0 1
Let’s Build A Dev Shop (Part 5 In An Ngoing Saga) Lee Brandt, January 1, 0001 Well, here we are again. Last time, we talked about project structure and came up with the one we’ll use for this series. Next we’ll talk tools. We’ll talk tools like Tim Taylor talks tools: with lots ... Let’s Build A Dev Shop (Part 5 In An Ngoing Saga) 0 0 1
Handling Multi-Value Parameter with a Stored Procedure ssrs, January 1, 0001 In my experience with SSRS, I have noticed that there are two types of report developers: 1) SQL Developer that naturally flowed into SSRS, uses Stored Procedures for database development and has a very ... Handling Multi-Value Parameter with a Stored Procedure 0 0 0
Greater Charleston .NET User Group September Meeting - 17 Septemb... Lou Vega, January 1, 0001 September Meeting - 17 September 2009 6PM Two meetings for the price of one! This month we start up again after our summer break with a new twist to the user group experience here in Charleston…now you ... Greater Charleston .NET User Group September Meeting - 17 Septemb... 0 0 0
Creating a Custom Store Locator in Commerce Server 2009 Lewis Benge, January 1, 0001 For many customers the ROI on software licences is one of the key factors when purchasing software, so when deploying an e-Commerce solution the level of return for frameworks, and CMS platforms such as ... Creating a Custom Store Locator in Commerce Server 2009 0 0 1
RIA Services with Silverlight for East Bay .NET User Group FUNdam... PeterTweed, January 1, 0001 I was asked to present on RIA Services with Silverlight for the FUNdamentals session of the East Bay .NET User Group last week. Even though I only had 30 minutes to present on the topic, I decided to show ... RIA Services with Silverlight for East Bay .NET User Group FUNdam... 0 0 0
To capture all errors in an SSIS package LifeLongTechie, January 1, 0001 Script task to catch all SSIS errors. I then used an email task to send out the error report. Imports System Imports System.Data Imports System.Math Imports Microsoft.SqlServer.Dts.Run... Public Class ... To capture all errors in an SSIS package 0 0 2
Using sql update statement instead of cursor LifeLongTechie, January 1, 0001 I've seen too many instances where a cursor can be simply rewritten as an update statement. I was working at a client site where one of their process calls a stored procedure that uses a cursor do some ... Using sql update statement instead of cursor 0 0 0
Unit testing with built-in NHibernate support Thomas Weller, January 1, 0001 Let's face it: Setting up NHibernate is not one of the easiest tasks. You need a good knowledge of the system, and you need to write some configuration xml to your config files (well, normally). This is ... Unit testing with built-in NHibernate support 0 0 2
Wrapper for the SharePoint List Service Mike Huguet, January 1, 0001 It has been a long time coming and I was finally able to find a diamond in the rough by locating a wrapper for the “challenging” yet powerful Lists.asmx service provided by WSS 3.0. On my current project ... Wrapper for the SharePoint List Service 0 0 1
How To: Reset Identity Column Value in SQL Table Vincent Maverick Durano, January 1, 0001 Recently, one of the members at forums.asp.net is asking if how to reset identity count in sql table. So I thought of sharing the possible solution that we have discussed in this thread as a reference ... How To: Reset Identity Column Value in SQL Table 0 0 0
.NET corrupt??? Kevin Shyr, January 1, 0001 I was installing SQL 2008 on my local box and ran into this issue. I even tried this: http://support.microsoft.co... But after several different approaches (rebuild .net from standalone install; ... .NET corrupt??? 0 0 0
SharePoint Team Blog Announces SharePoint 2010 System Requirement... , January 1, 0001 SharePoint Team Announces SharePoint 2010 Preliminary System Requirements Highlights The next version of SharePoint will officially be called SharePoint 2010. It was announced today that SharePoint 2010 ... SharePoint Team Blog Announces SharePoint 2010 System Requirement... 0 0 0
Oklahoma City SQL Server Developers Group Kick Off Meeting , January 1, 0001 Oklahoma City has a new user group thanks to the hard work of Kristin Ferrier. The Oklahoma City SQL Server Developers Group will meet monthly. The Group’s first meeting is Monday April 13th. See details ... Oklahoma City SQL Server Developers Group Kick Off Meeting 0 0 0
Upgraded Vista Business 64 to Windows 7 Ultimate 64 , January 1, 0001 Introduction This Sunday I upgraded my DELL Latitude | D830 from Windows Vista Business 64 bit to Windows 7 Ultimate 64 bit. The build version is Windows 7 Beta Build 7000. I ran an upgrade to test how ... Upgraded Vista Business 64 to Windows 7 Ultimate 64 0 0 0
Administration Tasks for SharePoint Databases , January 1, 0001 It is generally recommend NOT to tamper with a SharePoint database. Seems like the warning not to remove the label from your mattress. :) However, it is safe to run several SQL Server 2005 Maintenance ... Administration Tasks for SharePoint Databases 0 0 0
Avoid Drowning in the Connection Pool , January 1, 0001 Perhaps Garbage Collection is spoiling us as developers. The Garbage Collector is like our own maid following us around picking up every mess we create. Anway, .NET does a great job managing many resources ... Avoid Drowning in the Connection Pool 0 0 0
SQL Formatting for Easier Debugging , January 1, 0001 123456 SELECT [IssueHistoryID] ,[StafferID] ,[IssueID] ,[Comment] ,[DateCreated] FROM [IssueVision].[dbo].[IssueH... This Simple query was created from a demo Microsoft Smart Client Application called ... SQL Formatting for Easier Debugging 0 0 1
Aspnet_regsql.exe , January 1, 0001 ASP.NET 2.0 brought many enhancements aimed at reducing the amount of code developers have to write to perform typical development tasks. For example, most modern ASP.NET web sites provide user membership ... Aspnet_regsql.exe 0 0 0
Defining Enterprise Software Development , January 1, 0001 The term "Enterprise" is used frequently in professional software development conversations. Many companies use "Enterprise" to describe products. For example, Microsoft products using the term "Enterprise," ... Defining Enterprise Software Development 0 0 0
SQL Query By Year , January 1, 0001 Say you want to query a table returning all the records from a certain year. An easy way to do this is to use SQL’s Year Function as follows: Select * From <Table> Where Year(<DateTimeField>) ... SQL Query By Year 0 0 1
SQL Table Naming Conventions , January 1, 0001 How do you name your SQL Tables? Are the names singular or plural? A friend suggested that tables should be singular because they represent a single record instance of data stored in the table. When multiple ... SQL Table Naming Conventions 0 0 0
Stored Procs Vs. Dynamic SQL , January 1, 0001 There are many great topics of debate in software development. DataSets Vs. Objects, Smart Clients Vs. Web Apps, and Stored Procs Vs. Dynamic SQL. Many have argued that writing stored procedures is rigid ... Stored Procs Vs. Dynamic SQL 0 0 0
Another Blog is Born , January 1, 0001 Blogging or Web Loggin has become a huge phenomenon. It allows all those with an interest in writing to publish their thoughts themselves without the need for an editor or traditial publisher. Furthermore, ... Another Blog is Born 0 0 0
Project Turing: Beginning RIA Services SilverlightGeek, January 1, 0001 Turing Project Page: [Novice: 9 | Advanced: 6 ] FAQ | Table of Contents | Definitions What is this and where do I start? [Reposted here while my primary blog is sorted out ] From Database to DataGrid The ... Project Turing: Beginning RIA Services 0 0 1
Sweet! A Blog! Mitch, January 1, 0001 Well, hey there you poor unsuspecting folks out there?! That's right. I made a blog ( I know what your thinking.. and yes they do let just anybody get one now adays...). I'm now a completely one of a .. ... Sweet! A Blog! 0 0 0
LINQ to SQL Sprocs Serializable kervs, January 1, 0001 Since most of the applications that I create are distributed accross a WAN that spans the country I am really big about minimizing the bandwidth usage of my applications. That typically means serializing ... LINQ to SQL Sprocs Serializable 0 0 2
MSXML 6 failure on SQL Server 2005 Tools install Stacy Vicknair, January 1, 0001 Today I ran into this problem when setting up the SQL Server Management Tools for SQL Server 2005. Like any good little code slinger, I googled (if you are particular to Microsoft, you can read that as ... MSXML 6 failure on SQL Server 2005 Tools install 0 0 3
Dynamically Loading Web User Controls Using Database samerpaul, January 1, 0001 I had looked up the LoadControl(“”) method earlier today, and came upon a short website entry that quickly discussed how to load a web user control (.ascx) dynamically onto a page. The link is: http://www.codeproject.com/... ... Dynamically Loading Web User Controls Using Database 0 0 2
Automating database script execution Thomas Weller, January 1, 0001 Almost every software project comes with a database. Sometimes it will be developed from scratch and in parallel with the actual domain model for a new (aka. 'greenfield') project, sometimes it will be ... Automating database script execution 0 0 3
Gemini Does Cloud! andrewbrust, January 1, 0001 I’m participating in the Microsoft Gemini CTP (Gemini is the self-service BI component cooperatively provided by the forthcoming SQL Server 2008 R2, Excel 2010 and SharePoint 2010) and the SQL Azure CTP. ... Gemini Does Cloud! 0 0 0
Dynamic SQL Port - New in Biztalk 2009 Ganesh Kumar, January 1, 0001 Until the days of Biztalk 2006R2, the SQL Port was Static only and did not support dynamic ports. BizTalk 2009 fully supports Dynamic SQL Ports, both for the regular out-of-the-box SQL Adapter and the ... Dynamic SQL Port - New in Biztalk 2009 0 0 1
Inside MS WSS 3.0 – Pattison & Larson Rodney Vinyard, January 1, 0001 Inside MS WSS 3.0 – Pattison & Larson Chapter 1 – Getting Started · WSS is a Site Provisioning (Creating) Engine · Multiple SQL DBs (2005 / 2000 / Express) store content & configuration data · ... Inside MS WSS 3.0 – Pattison & Larson 0 0 9
Channel 9 Video Introduction to SQL Server ‘Madison’ Dave Oliver, January 1, 0001 A little while back I posted a question on Channel 9 wanting to know more about SQL Server ‘Madison’ project. Well Charles Torre being the extremely nice bloke that he is (Thanks Charles I owe you another ... Channel 9 Video Introduction to SQL Server ‘Madison’ 0 0 0
BASIC: Binding ListBox and DropDownList using LINQ Vincent Maverick Durano, January 1, 0001 This example shows the basic way on how to populate a data from database to a ListBox/DropDownList control using LINQ to SQL. Note that I used Northwind database here just for the simplicity of this example. ... BASIC: Binding ListBox and DropDownList using LINQ 0 0 5
Regina Technology Community Launch: Sept 16th – SQL 2008 R2... Gary Pronych, January 1, 0001 The Regina Technology Community welcomes Nick Nastic! Topic: SQL Server 2008 R2 and project codename "Madison" SQL Server 2008 R2 is the next generation of the Microsoft SQL Server database platform, planned ... Regina Technology Community Launch: Sept 16th – SQL 2008 R2... 0 0 1
Regina Technology Community: Many Technologies. One Community. Gary Pronych, January 1, 0001 I am happy to announce the launch of the Regina Technology Community. The Regina Technology Community has formed from a consortium of local special interest groups: • .NET User Group • IT Pro User Group ... Regina Technology Community: Many Technologies. One Community. 0 0 0
Sharepoint and the .Net Developer TomBenton, January 1, 0001 What is Sharepoint? SharePoint is Microsoft's product in the Enterprise Portal, Content Management and Colloboration space. SharePoint is actually 2 products. Windows SharePoint Services (WSS) - This is ... Sharepoint and the .Net Developer 0 0 0
SharePoint Disaster Backup JohnNaguib, January 1, 0001 Steps to make a disaster back up: Record which Web applications are associated with the SSPs · Perform a full back up of the SSPs. · Completely stop the farm by stopping the services associated with Office ... SharePoint Disaster Backup 0 0 0
SQL Lunch Live Meetings Mike Huguet, January 1, 0001 The Baton Rouge Area SQL Server User Group has started up a technology live meeting during lunch time. Please see Patrick Leblanc’s blog for more details in participating both as a presenter and as a participate. ... SQL Lunch Live Meetings 0 0 1