View the original article here
Tag Archives: Server
SQL Server: Build Apps that Provide Real-Time Information and Customized Content Using SQL Server Notification Services
SQL Server and MapPoint: Making MapPoint 2010 and SQL Server Spatial Work Together
After Bing Maps, two of the most visible geospatial technologies from Microsoft are Microsoft MapPoint 2010 and the spatial functionality in SQL Server 2008 R2. However, even though SQL Server is an ideal store for geospatial data, and MapPoint makes a good geospatial viewer, communicating between the two is not nearly as straightforward as it [...]
Reporting: Deliver User-Friendly Reports from Your Application with SQL Server Reporting Services
Deliver User-Friendly Reports from Your Application with SQL Server Reporting ServicesThis article discusses: An introduction to Reporting ServicesDesigning and deploying reportsUsing the Reporting Services Web serviceSecuring reportsThis article uses the following technologies: SQL Server, ASP.NET, Visual Basic .NETCode download available at: SQLServerReportingServices.exe (222 KB) Browse the Code Online Flexible reporting capabilities are a requirement for [...]
IIS 7.0: Explore The Web Server For Windows Vista And Beyond
Explore The Web Server For Windows Vista And BeyondThis article discusses: Modular Web server functionalitySimplified deployment and configurationExtensibility and ASP.NET integrationImproved security, performance, and compatibilityThis article uses the following technologies: Windows Vista, IIS I often hear people-both inside and outside of Microsoft-refer to the new IIS 7.0 Web server as one of the most important [...]
Scripting SQL: VBScript Interfaces in SQL Server 2000 Let You Transform Data and Provide Reports to Your Users
View the original article here
Virtual Server 2005: Program Customized Testing Environments Without Trashing Your Machine
Program Customized Testing Environments Without Trashing Your MachineThis article discusses: Virtual Server 2005Consuming the Virtual Server 2005 COM API.NET/COM interopTest automationThis article uses the following technologies: C#, Virtual Server, COMCode download available at: VirtualServer2005.exe (677 KB) Browse the Code Online Often when I walk by the desk of a software developer or tester I notice [...]
IIS 7.0: Build Web Server Solutions with End-To-End Extensibility
Build Web Server Solutions with End-To-End ExtensibilityThis article discusses: IIS extension points Building a Response Modification module Adding IIS Manager configuration Deploying the module This article uses the following technologies: IIS 7.0, .NET FrameworkThe IIS 7.0 Web platform supports more application framework technologies for hosting rich applications than any previous version of IIS, and it [...]
SQL Server: Uncover Hidden Data to Optimize Application Performance
Uncover Hidden Data to Optimize Application PerformanceThis article discusses: Dynamic management views and functionsCauses of server waits Common index problems Problems associated with logical I/O This article uses the following technologies: SQL Server Many application performance problems can be traced to poorly performing database queries; however, there are many ways you can improve database performance. [...]