(Glenn Berry, Louis Davidson and Tim Ford) Looking into granular levels of managing SQL Server operations, you have to carefully consider how you manage transaction-related Dynamic Management Objects (DMOs). All of the Dynamic Management Views (DMVs) in the “transaction related” category of DMOs beg
Other News
Working with Parser Combinators
(Ted Neward) I have a client that’s neck-deep in the neuro-optical scientific world and asked me to work with him on a new project designed to make conducting experiments on optical tissue easier.
Modeling your business processes with IBM WebSphere Lombardi Edition, Part 5: Customize the user experience with Coaches
(Xiao Xing Liang, Chang Hua Sun and Xi Ning Wang) In Part 5 of this series, you’ll learn how to use the advanced Coach features of WebSphere Lombardi Edition V7.1, you’ll learn about some Coach customization features, including dynamic data binding, customizing the display of Coach pages, and creati
Save, Delete, Search And Update Record Using SqlParameter Class in ADO.NET
(Alok Pandey) Here I am performing simple save, delete, search and update operations in a Windows Forms Application using the SqlParameter class. The SqlParamater class is found in the “System.Data.SqlClient” namespace. It is a class of a connected architecture of .NET framework. It represents param
TDD Compared to TFD, New SSWUGtv Show
Interested In SQL Azure? Last chance today to register for tomorrow’s class: [More information here] SSWUGtv with Stephen Wynkoop New Show! Eric Johnson and Stephen Wynkoop on the show today talking SSIS, also the news of the week and Laura Rose is back with more tips for your career. Also, Stephen talks about important security steps with SQL Server. [Watch […]
SSWUGtv: Eric Johnson and Stephen Wynkoop on the show today talking SSIS, also the news of the week and
Video Programming for IT Professionals
Managed Dependencies vs. Dependency Injection In RequireJS
(Ben Nadel) In my journey towards understanding modular JavaScript application architecture, I’ve been using a lot of RequireJS. The RequireJS framework facilitates the organization and then the subsequent loading of individual JavaScript classes.
Using the XmlReader class with C#
(Cyotek) Some of the project files created by Cyotek Sitemap Creator and WebCopy are fairly large and the load performance of such files is poor. The files are saved using a XmlWriter class which is nice and fast.
How to Access Session Scope in ADF BC
(Andrejus Baranovskis) Often we need to access environment variables across all layers of ADF (Model and View-Controller). Usually we store environment variables in session scope, this makes them accessible for the duration of user session. Its common practice to retrieve values from session scope i
AlwaysOn: Comparing Readable Secondary with the similar functionality available in DB2
(Sunil Agarwal) In my previous blogs, I had described how Readable Secondary functionality works SQL Server 2012. As you look at other database vendors, you will realize that they also provide the functionality to offload read workload to secondary or mirror. However, if you look closer, you will re
