Введение в ETL на базе SQL Server 2008: загрузка данных
Как использовать SQL Server 2008 change tracking и ADO.NET Sync Services
Рецепт успеха BPM: люди, процессы и аналитика
C# 5.0 - асинхронное программирование, описание и сценарии использования
Оптимизация инфраструктуры SQL Server
Data Mining. Повышение точности классификации при помощи ансамблей моделей на платформе SQL Server 2008 R2
Средства быстрой разработки приложений баз данных
Платформа SharePoint: решение типовых бизнес-задач
Введение в Master Data Services
SQL Server 2008: асинхронное программирование
Показаны сообщения с ярлыком Links. Показать все сообщения
Показаны сообщения с ярлыком Links. Показать все сообщения
воскресенье, 12 февраля 2012 г.
Links
The 10 Commandments of Good Source Control Management
Subqueries in SQL Server
Window Functions in SQL Server
Introduction to ASP.NET MVC 3
Learn MVC (Model view controller) Step by Step in 7 days – Day 1
SQL at SQL Book
File Transfer using WCF and Socket
Passing Large Files in Windows Communication Foundation (WCF) using Streaming and TCP
Receiving Large Files over TCP/IP in C#
T-SQL Programming Part 1 - Defining Variables, and IF...ELSE logic
MDX at First Glance: Introduction to SQL Server MDX Essentials
SQL Server: Calculating Running Totals, Subtotals and Grand Total Without a Cursor
C# & SqlDependency - Monitoring your database for data changes
SQL Server Service Broker demystified
Introducing Distributed Messaging using Service Broker in SQL Server 2005
http://geekswithblogs.net/shahed/archive/2006/08/28/89500.aspx
Building Applications with Service Broker
SQL Server DENALI: Service Broker Troubleshooting made easy
An Introduction to SQL Server Service Broker
SQL Script for Service Broker to get Service Queue Details
SQL Server 2008 Service Broker
An Introduction to the Service Broker
Subqueries in SQL Server
Window Functions in SQL Server
Introduction to ASP.NET MVC 3
Learn MVC (Model view controller) Step by Step in 7 days – Day 1
SQL at SQL Book
File Transfer using WCF and Socket
Passing Large Files in Windows Communication Foundation (WCF) using Streaming and TCP
Receiving Large Files over TCP/IP in C#
T-SQL Programming Part 1 - Defining Variables, and IF...ELSE logic
MDX at First Glance: Introduction to SQL Server MDX Essentials
SQL Server: Calculating Running Totals, Subtotals and Grand Total Without a Cursor
C# & SqlDependency - Monitoring your database for data changes
SQL Server Service Broker demystified
Introducing Distributed Messaging using Service Broker in SQL Server 2005
http://geekswithblogs.net/shahed/archive/2006/08/28/89500.aspx
Building Applications with Service Broker
SQL Server DENALI: Service Broker Troubleshooting made easy
An Introduction to SQL Server Service Broker
SQL Script for Service Broker to get Service Queue Details
SQL Server 2008 Service Broker
An Introduction to the Service Broker
вторник, 7 февраля 2012 г.
Сборники Ссылок
Сборник ссылок по настройке производительности sql server
SQL Server Performance Survival Guide
http://social.technet.microsoft.com/wiki/tags/default.aspx
SQL Server Performance Survival Guide
http://social.technet.microsoft.com/wiki/tags/default.aspx
четверг, 12 января 2012 г.
ссылки
A Handbook of Agile Software Craftsmanship
Message Queuing (MSMQ)
Apache Camel
Client Side Load Balancing for Web 2.0 Applications
Service broker with SqlNotificationRequest
http://www.dbdigger.com/
Benefits and limitations of using synonyms in SQL Server 2005
Getting creative with Computed Columns in SQL Server
Using Computed Columns in SQL Server with Persisted Values
http://expressor-community.com/resources/
http://blog.stevienova.com
EXPORTING DATA FROM SQL SERVER TO EXCEL DIRECTLY
SSIS – TWO WAYS USING EXPRESSIONS CAN MAKE YOUR LIFE EASIER – MULTI DB SELECT, NON STANDARD DB SELECT
USING OFFLINE OLAP TO DEVELOP CUBE REPORTS WITHOUT SSAS
SQL JOB – CHECK CUBE VALID DATA AS LAST STEP
MICROSOFT BI: CREATING LOCAL OLAP CUBES USING XMLA AND ASCMD.EXE
T-SQL: USING CROSS APPLY TO TURN 2 QUERIES INTO 1
SSASMETA – C# APP TO LOG INFO ABOUT SSAS OBJECTS
SQL 2005: SSIS – PUSHING DATA TO MYSQL USING SCRIPT COMPONENT DESTINATION
SSIS – CUSTOM CONTROL FLOW COMPONENT – EXECUTE SQL JOB AND WAIT
SQL SERVER AGENT – QUERY TO FIND LONG RUNNING JOBS
SQL SCHEMA SOURCE CONTROL (CODEPLEX)
SQL 2005: USING DATA MANAGEMENT VIEWS (DMV’S) TO VIEW STATUS OF DATABASE AND LOG RESTORES
Message Queuing (MSMQ)
Apache Camel
Client Side Load Balancing for Web 2.0 Applications
Service broker with SqlNotificationRequest
http://www.dbdigger.com/
Benefits and limitations of using synonyms in SQL Server 2005
Getting creative with Computed Columns in SQL Server
Using Computed Columns in SQL Server with Persisted Values
http://expressor-community.com/resources/
http://blog.stevienova.com
EXPORTING DATA FROM SQL SERVER TO EXCEL DIRECTLY
SSIS – TWO WAYS USING EXPRESSIONS CAN MAKE YOUR LIFE EASIER – MULTI DB SELECT, NON STANDARD DB SELECT
USING OFFLINE OLAP TO DEVELOP CUBE REPORTS WITHOUT SSAS
SQL JOB – CHECK CUBE VALID DATA AS LAST STEP
MICROSOFT BI: CREATING LOCAL OLAP CUBES USING XMLA AND ASCMD.EXE
T-SQL: USING CROSS APPLY TO TURN 2 QUERIES INTO 1
SSASMETA – C# APP TO LOG INFO ABOUT SSAS OBJECTS
SQL 2005: SSIS – PUSHING DATA TO MYSQL USING SCRIPT COMPONENT DESTINATION
SSIS – CUSTOM CONTROL FLOW COMPONENT – EXECUTE SQL JOB AND WAIT
SQL SERVER AGENT – QUERY TO FIND LONG RUNNING JOBS
SQL SCHEMA SOURCE CONTROL (CODEPLEX)
SQL 2005: USING DATA MANAGEMENT VIEWS (DMV’S) TO VIEW STATUS OF DATABASE AND LOG RESTORES
среда, 11 января 2012 г.
ссылки
Inspect and Optimize Your Program's Memory Usage with the .NET Profiler API
Safe Thread Synchronization
Architecture of an Autonomous Application
The Dynamic Factory Pattern
Creating Dynamic Factories in .NET Using Reflection
Auto-Generating Wrapper Classes for Stored Procedures, Part 1: Using the AutoSproc Tool
Coding Best Practices Using DateTime in the .NET Framework
Designing Knowledge Management Solutions with a Web Storage System
Leveraging the .NET Framework in Measurement and Automation Applications
Garbage Collector Basics and Performance Hints
An Evaluation of Stored Procedures for the .NET Developer
Monitor Your .NET Applications with Microsoft Operations Manager 2005
LINQ
Persisting Application Settings in the .NET Framework
Performance Tips and Tricks in .NET Applications
A Performance Comparison of Windows Communication Foundation (WCF) with Existing Distributed Communication Technologies
Performance Considerations for Run-Time Technologies in the .NET Framework
New Recommendations for Using Strings in Microsoft .NET 2.0
.NET Technology Map
Writing Faster Managed Code: Know What Things Cost
Using MSMQ with Visual Basic .NET
Reviewing Managed Code
Boosting the Performance of the Microsoft .NET Framework
Round robin in C#
Safe Thread Synchronization
Architecture of an Autonomous Application
The Dynamic Factory Pattern
Creating Dynamic Factories in .NET Using Reflection
Auto-Generating Wrapper Classes for Stored Procedures, Part 1: Using the AutoSproc Tool
Coding Best Practices Using DateTime in the .NET Framework
Designing Knowledge Management Solutions with a Web Storage System
Leveraging the .NET Framework in Measurement and Automation Applications
Garbage Collector Basics and Performance Hints
An Evaluation of Stored Procedures for the .NET Developer
Monitor Your .NET Applications with Microsoft Operations Manager 2005
LINQ
Persisting Application Settings in the .NET Framework
Performance Tips and Tricks in .NET Applications
A Performance Comparison of Windows Communication Foundation (WCF) with Existing Distributed Communication Technologies
Performance Considerations for Run-Time Technologies in the .NET Framework
New Recommendations for Using Strings in Microsoft .NET 2.0
.NET Technology Map
Writing Faster Managed Code: Know What Things Cost
Using MSMQ with Visual Basic .NET
Reviewing Managed Code
Boosting the Performance of the Microsoft .NET Framework
Round robin in C#
понедельник, 12 декабря 2011 г.
ссылки
Design Patterns for ASP.NET Developers
ASP.NET Patterns every developer should know
.Net Layered Design
JQuery Tutorial for Asp.net Developers
Frequently asked Differences in .Net
SQL Server FAQ Interview Questions
All About Web Service in .Net
Error Handling in .Net with Example
Best Practise for Improving .NET Application Performance and Scalability
SQL Optimization Tips
Please Wait Screen for heavy loading task
Web User Control in Asp.Net
Solution on RowNum and Union Query Problem
Design Patterns
http://wiki.asp.net/page.aspx/96/architecture/
Implementing Model-View-Controller in ASP.NET
Singleton Patterns for ASP.NET
http://www.ormprofiler.com
ASP.NET Patterns every developer should know
.Net Layered Design
JQuery Tutorial for Asp.net Developers
Frequently asked Differences in .Net
SQL Server FAQ Interview Questions
All About Web Service in .Net
Error Handling in .Net with Example
Best Practise for Improving .NET Application Performance and Scalability
SQL Optimization Tips
Please Wait Screen for heavy loading task
Web User Control in Asp.Net
Solution on RowNum and Union Query Problem
Design Patterns
http://wiki.asp.net/page.aspx/96/architecture/
Implementing Model-View-Controller in ASP.NET
Singleton Patterns for ASP.NET
http://www.ormprofiler.com
среда, 23 ноября 2011 г.
events
http://stackoverflow.com/questions/550785/c-events-or-an-observer-interface-pros-cons
http://www.codeproject.com/KB/cs/events_and_delegate_in_c_.aspx
http://msdn.microsoft.com/en-us/library/aa645739(v=vs.71).aspx
http://www.techrepublic.com/blog/howdoi/how-do-i-use-threading-to-increase-performance-in-c-part-1/196
http://www.codeproject.com/KB/cs/Cross_thread_Events.aspx
http://www.blackwasp.co.uk/CSharpInterfaceEvents.aspx
http://www.switchonthecode.com/tutorials/csharp-snippet-tutorial-custom-event-handlers
http://www.codeproject.com/KB/cs/events_and_delegate_in_c_.aspx
http://msdn.microsoft.com/en-us/library/aa645739(v=vs.71).aspx
http://www.techrepublic.com/blog/howdoi/how-do-i-use-threading-to-increase-performance-in-c-part-1/196
http://www.codeproject.com/KB/cs/Cross_thread_Events.aspx
http://www.blackwasp.co.uk/CSharpInterfaceEvents.aspx
http://www.switchonthecode.com/tutorials/csharp-snippet-tutorial-custom-event-handlers
суббота, 12 ноября 2011 г.
ссылки
The Best C# Programmer
http://www.youtube.com/watch?v=OrJiwJvYkN4
http://c-sharp-programming.blogspot.com/2008/04/datagridview-and-multithreading.html
http://en.wikipedia.org/wiki/Performance_engineering
http://www.nibs.org/client/assets/files/bssc/Topic15-2-PerformanceBasedEngineeringNotes.pdf
http://performanceengineering.wordpress.com/
http://msdn.microsoft.com/en-us/library/ff647781.aspx
http://www.perfeng.com/
http://jite.org/documents/Vol5/V5p027-052Goel88.pdf
http://www.youtube.com/watch?v=OrJiwJvYkN4
http://c-sharp-programming.blogspot.com/2008/04/datagridview-and-multithreading.html
http://en.wikipedia.org/wiki/Performance_engineering
http://www.nibs.org/client/assets/files/bssc/Topic15-2-PerformanceBasedEngineeringNotes.pdf
http://performanceengineering.wordpress.com/
http://msdn.microsoft.com/en-us/library/ff647781.aspx
http://www.perfeng.com/
http://jite.org/documents/Vol5/V5p027-052Goel88.pdf
воскресенье, 16 октября 2011 г.
Ссылки
Validating User Input
Настройка уровня изоляции транзакции
Displaying Graphical Execution Plans (SQL Server Management Studio)
Accessing and Changing Relational Data (2000)
Subqueries
Инструменты, алгоритмы и структуры данных
Транзакции и блокировка транзакций
Свалки данных и системы управления знаниями
Учет рабочего времени
Система компетенций в компаниях-разработчиках
Идеальный час
Учет рабочего времени
http://www.seadmex.ru/SoftwareArchitectures.htm
http://www.seadmex.ru/LeadindDevTeam.htm
Настройка уровня изоляции транзакции
Displaying Graphical Execution Plans (SQL Server Management Studio)
Accessing and Changing Relational Data (2000)
Subqueries
Инструменты, алгоритмы и структуры данных
Транзакции и блокировка транзакций
Свалки данных и системы управления знаниями
Учет рабочего времени
Система компетенций в компаниях-разработчиках
Идеальный час
Учет рабочего времени
http://www.seadmex.ru/SoftwareArchitectures.htm
http://www.seadmex.ru/LeadindDevTeam.htm
суббота, 15 октября 2011 г.
Подписаться на:
Сообщения (Atom)