(Patrick Fletcher) This tutorial shows how to create a web application that uses ASP.NET SignalR to provide high-frequency messaging functionality. High-frequency messaging in this case means updates that are sent at a fixed rate; in the case of this application, up to 10 messages a second.
Author: SSWUG Research
ASP.NET MVC Value Provider for encrypted query string
(Nandip Makwana) By looking at the post title, it is quite clear that we are about to discuss, query string encryption in ASP.NET MVC application. But I am more interested in demonstrating extensibility of ASP.NET MVC framework and how we can leverage it by plugging our custom logic into ASP.NET MVC
Real Time Chart With SignalR and ASP.NET MVC
(Brij) In my recent post, we have implemented Real-Time Chart using HTML5 Push Notification (SSE) and ASP.NET Web API. I got many requests to implement it using SignalR. So In this tutorial, we are going to display real-time updates with SignalR and ASP.NET MVC. SignalR is an async signaling library
SQL SERVER – Discussion – Scale-up vs Scale-out Architectures
(Pinal Dave) There are many different ways of scaling SQL Server to accommodate more transactions and throughput. The general scale-up approach includes:
Event Notifications 101 – Intro to Event Notifications
(Colleen M. Morrow) Once upon a time, in a blog post far, far away, I started talking about auditing in SQL Server. And I told you all about how to use SQL Audit to monitor what’s going on in your databases. Remember that? If you do, you might also recall that I mentioned there being more than on
Developing XML Publisher Report – Using Data Template as Data Source
(Kishore) Background: Developing XML Publisher Report – Using Data Template(.xml) as Data Source and Template(.rtf) as Layout.
SSWUGtv: Microsoft Dynamics: what do you do have to do to make sure everything’s secure?
Video Programming for IT Professionals
The Power of the SQL Server Database Owner
(K. Brian Kelley) I have a couple of databases supporting applications. The first application requires that it’s user be a member of the db_owner role. The second application actually has to own the database. What are the effects of having such permissions?
Configuring access to WebSphere Service Registry and Repository for users and groups defined in an LDAP user registry
(Nakul Bharade) Examples in this article show you how to configure access and manage security for WebSphere Service Registry and Repository, for users and groups defined in an external Lightweight Directory Access Protocol (LDAP) user registry. This approach lets you add or remove users from the ext
Using SSRS – Matrix Control to Generate Columns Dynamically
(S.Kaur) In a support center there are agents who assist customers for solving their issues with company products. Company needs to track, amount of time spent by agents on various activities.

