Want to programmatically access your Sql Server Reporting Services Server? (SSRS) Turns out there’s an app for that! Or more precisely, a SOAP web service.
The Reporting Services SOAP API provides several Web service endpoints for developing custom reporting solutions. The endpoints currently fall into two categories: management and execution. The management functionality is exposed through [...]
Posts Tagged ‘web’
Integrating Reporting Services Using SOAP
Posted in Uncategorized, tagged microsoft, reporting, server, service, services, SOAP, sql, SSRS, WCF, web on 2009/10/07 | Leave a Comment »
Web Load Testing Brownbag
Posted in Uncategorized, tagged load, load-test, test, visual-studio, visual-studio-team-suite, vsts, web, web-test on 2009/04/22 | Leave a Comment »
There are many options available for testing and loading a web application. Two popular options are from Microsoft and Apache.
Follow Along
Demo files: download
Remote Desktop to: ECS500 (use your UOECS login information)
Test PHP Application: http://shoki/gallery/ (“admin”/”gallery”)
Test ASP.NET Application: http://shoki/wiki/ (“admin”/”screwturn”)
Microsoft
Visual Studio, Team Suite and Test editions contain enterprise-grade testing features.
Resources
Introduction to Web and Load Testing from [...]
Kobe: Web 2.0 Service Development Resource Kit
Posted in Uncategorized, tagged .net, architecture, kobe, kobe-project, microsoft, resource-kit, web, web-service on 2009/03/20 | Leave a Comment »
Microsoft’s vision of the Web 2.0 world. Doesn’t seem to be much blog discussion of this yet, I’m hoping the sample code will give my spinning wheels some traction.
Project Kobe is a getting started resource kit for planning, architecting, and implementing Web 2.0 applications and services using the Microsoft Platform. This resource kit is targeted [...]