Archive for Uncategorized
Microsoft And Google Collaborate On Angular 2 Framework, TypeScript Language
Posted by: abu | November 18, 2016 Comments Off on Microsoft And Google Collaborate On Angular 2 Framework, TypeScript Language |Satya Nadella’s Bold Plan To Future-Proof Microsoft: Embrace Apple iOS, Android And Now Linux
Posted by: abu | November 18, 2016 Comments Off on Satya Nadella’s Bold Plan To Future-Proof Microsoft: Embrace Apple iOS, Android And Now Linux |Microsoft announced SQL Server for Linux in March 2016
Posted by: abu | November 18, 2016 Comments Off on Microsoft announced SQL Server for Linux in March 2016 |Announcement: Satya Nadella email to employees on acquisition of LinkedIn
Posted by: abu | November 18, 2016 Comments Off on Announcement: Satya Nadella email to employees on acquisition of LinkedIn |ASP.NET – Single-Page Applications: Build Modern, Responsive Web Apps with ASP.NET
Posted by: abu | April 25, 2016 Comments Off on ASP.NET – Single-Page Applications: Build Modern, Responsive Web Apps with ASP.NET |https://msdn.microsoft.com/en-us/magazine/dn463786.aspx
http://www.w3schools.com/angular/angular_intro.asp
Download the Windows Developer Preview
What’s New in the .NET Framework 4.5 Developer Preview
http://msdn.microsoft.com/en-us/library/ms171868(v=VS.110).aspx
Download the NET Framework 4.5 Developer Preview
SharePoint 2010 Reference: Software Development Kit
Conceptual overviews, programming tasks, code samples, and references to guide for developing solutions based on SharePoint 2010 products and technologies.
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=12323
Installing and Using the SharePoint 2010 SDK Download
http://msdn.microsoft.com/en-us/library/ff847473.aspx
SharePoint Foundation 2010 SDK Documentation
http://msdn.microsoft.com/en-us/library/ee535067.aspx
SharePoint 2010: Professional Developer Evaluation Guide and Walkthroughs
Describes the SharePoint 2010 developer platform, including walkthroughs of some of the new capabilities for developers.
http://www.microsoft.com/download/en/details.aspx?id=7204
Developing Applications for SharePoint 2010
Provides technical information about key areas of SharePoint 2010 application development. It contains a written guide, reference implementations with source code and documentation, and a library of reusable source code components.
http://www.microsoft.com/download/en/details.aspx?id=23919
SharePoint 2010: Getting Started with Development on SharePoint 2010 Hands-on Labs in C# and Visual Basic
10 hands-on lab manuals for SharePoint 2010 to get started learning SharePoint 2010 development.
http://www.microsoft.com/download/en/details.aspx?id=17215
SharePoint 2010 Developer Training Kit
Provides developers with advanced guidance on how to develop for SharePoint.
http://www.microsoft.com/download/en/details.aspx?id=6184
Videos – Microsoft Office SharePoint Server
http://www.microsoft.com/events/series/sharepointserver.aspx?tab=videos
Webcast on-demand – Microsoft Office SharePoint Server
http://www.microsoft.com/events/series/sharepointserver.aspx?tab=webcasts
Virtual Lab – Microsoft Office SharePoint Server
http://www.microsoft.com/events/series/sharepointserver.aspx?tab=virtuallabs
Nice blog… which covers a lot…
JustDecompile is a free .NET Decompiler from Telerik.
Beta version is available from http://www.telerik.com/products/decompiling.aspx
Previously I used to use .NET Reflector; one of the most essential tool for developing .NET application; especially for to make sure the difference between source code of a project and production version dll file[.NET assembly by comparing decompiled code.
http://www.reflector.net/
.NET Reflector is no more Free.
Source code could see using JustDecompile but not main feature exporting code in the for of project from dll is not there. it’s missing which is the most useful and needful feature.
Data – Architecture Patterns, Design Patterns, and Solution Patterns
Posted by: abu | October 16, 2010 | No Comment |
Sub-Domain Area |
Architecture Pattern Name |
Design Patterns |
Solution Patterns |
Related Patterns |
Change Data Capture |
||||
|
Near Real-Time ETL |
Master Data Hub |
||
|
Batch ETL |
|||
|
Data Discovery |
Slowly Changing Dimensions Load |
||
|
|
|
||
FTP |
|
|
|
|
EAI/ESB |
One-Way |
|||
|
Synchronous Request/Response |
|
||
|
Basic Callback |
|
||
|
|
Claim Check |
|
|
|
|
|
|
|
Data Architecture |
Transaction Data Stores (TDS/OLTP) |
Custom Applications Databases |
|
ETL |
Master Data Store |
Packaged Application Databases |
|
EAI |
|
Operational Data Store |
|
|
SOA |
|
Datamart |
|
|
|
|
Datawarehouse |
|
|
|
|
|
|
|
|
|
Business Intelligence and Reporting |
Transactional Reporting |
Transactional Reporting Data Access |
Real-Time Dashboards |
ETL |
Operational Reporting |
Operational Reporting Data Access |
In-Memory Analytics |
EAI |
|
Analytical Reporting |
Analytical Reporting Data Access |
Statistical Analysis |
TDS |
|
|
Analytical Dashboard Data Access |
Operational Data Store |
||
|
Operational Dashboard Data Access |
|
Datamart |
|
|
|
|
||
|
|
|
|
|
Master Data Management |
Master Data Hub |
Master Data Replication |
|
Change Data Capture |
|
Master Data Services |
|
EAI |
|
|
Master Data Synchronization |
|
SOA |
|
|
|
|
|
|
Data Architecture and Modeling |
Dimensional Data Modeling |
Modeling Standards |
|
|
At a glance – List of Architecture Patterns, Design Patterns, and Solution Patterns in the Application and Information Architecture Domains nicely presented in WikiPedia
Source: http://en.wikipedia.org/wiki/Architectural_pattern_%28computer_science%29#Examples