Sign in
Microsoft Bob
NOTE: The views expressed on this blog are my own and may not reflect the views of Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
.NET Tips and Tricks
COBOL
Code Generation
CodeProject
DDL Trigger
Development Methodology
Fusion-io
future RDBMS
High Availability
Indexed Views
in-memory database
Legacy code
Oracle
Pages
PCIE SSD
Quality Assurance
Query Hints
Random Selection
SCCM
Simulation
Software Architecture
Software Development
Software Quality
SQL Partitioning
SQL Performance
SQL Server
SQL Server 2005
SQL Server 2008
SQL Server 2008 Analysis Services
SQL Server Indexing
SQL Server Performance
SQL Server Reporting Services
SSAS
SSD
SSIS
SSIS Tips
SSRS
Team Foundation Server
TFS
T-SQL Tips and Tricks
Visual Studio.NET
VSTS
Browse by Tags
MSDN Blogs
>
Microsoft Bob
>
All Tags
>
.net
Tagged Content List
Blog Post:
A Wrapper for Running SQL Server 2008 Reporting Services Reports Anonymously
MSFT Bob
With SQL Server 2008, Microsoft re-architected SQL Server Reporting Services (SSRS) to no longer have an IIS dependency. It now relies directly on HTTP.SYS and handles web protocols independently. This is a good thing, in a lot of respects (see http://msdn.microsoft.com/en-us/library/bb630410.aspx )...
on
20 Aug 2009
Blog Post:
Fun with Enums and a Generic File Date/Time Stamper
MSFT Bob
Time for a break from SQL stuff for a little .NET. Have you ever wanted to use the integer value of an ENUM instead of the actual Enum Value? For example, here is an enum I created to map datetime formats. public enum FileDatePrecision { Day = 0, Hour = 2, Minute = 4, Second = 6, Secondsf1...
on
4 Aug 2009
Blog Post:
Welcome Back, again...
MSFT Bob
After a false start a couple months back, I'm determined to get more involved in the community and start blogging daily and not let all the distractions get me away from this. My background includes over 22 years in software development. I am currently working for Microsoft as a Sr. Consultant working...
on
9 Jun 2008
Page 1 of 1 (3 items)