There is six part a MSDN article which discussed C# Data Structure in details.
An Extensive Examination of Data Structures Using C# 2.0
There is six part a MSDN article which discussed C# Data Structure in details.
An Extensive Examination of Data Structures Using C# 2.0
The blog list the basic questions on SSIS
Control Flow:
Data Flow
How do you do
Give a scenario: Want to insert a text file into database table, but during the upload want to change a column called as months - January, Feb, etc to a code, - 1,2,3.. .This code can be read from another database table called months. After the conversion of the data, upload the file. If there are any errors, write to error table. Then for all errors, read errors from database, create a file, and mail it to the supervisor. How would you accomplish this task in SSIS?
Microsoft has collection of 60 second videos demonstrating its product and it is business value. Good to watch to get a quick idea on what is the technology all about.
When you want to sketch the Application Navigation, you can use SketchFlow, a new rapid prototyping tool from Microsoft which is available as part of Expression Studio 3. For a more structured look at SketchFlow please take a look at the SketchFlow starter kit. This series of videos walks you through the major features of SketchFlow and helps you understand how to use them.
Recently came to know the site which list links to
The Advertisng Standards Council of India
Cyberabad Police - Traffic
Consumer Court
Online RTI Application
Petitioning President
Will add more links to this post later.
Web Sites
· Cloud Services: Locate information and resources for the IT Pro, Developer, Business Leader, Technical Leader, Partner, and Government and Education at http://www.microsoft.com/cloud
· Windows Azure Platform: For whitepapers, videos, resources, evidence , pricing, and developer and partner information, see http://www.microsoft.com/windowsazure/ (external audience) //windowsazure (internal field portal)
· Microsoft Online Services: Find information on solutions, products, and how to buy at http://www.microsoft.com/online/default.mspx
· Microsoft Partner Network: Quickstart Online Services: Resources for partners to evaluate business and technical opportunities for BPOS and other Microsoft Online Services at http://www.quickstartonlineservices.com/Pages/Default.aspx.
· Gear Up Compete Special Edition
Case Studies
· Learn how others are using the Windows Azure platform to cut costs and increase agility at http://www.microsoft.com/windowsazure/evidence.
· See how Software + Services solutions combine the power of software with the benefits of the Internet at http://www.microsoft.com/success/
· 3M: Learn how 3M used the Windows Azure platform to deliver an innovative Web-based visual attention service to a global audience.
· Crisis Call Center: Learn how the crisis-hotline non-profit cut IT costs by $20,000 annually with Microsoft Online Services.
· RiskMetrics: Learn how the financial risk-analysis firm used Windows Azure to provide on- demand computing capacity for its analytics applications.
· Origin Digital: Learn how the video service provider reduced costs with an innovative transcoding application built with Windows Azure and SQL Azure.
Starter Kits
Code Samples
Download
SharePoint and Office 2010 – http://www.microsoft.com/2010
Case Studies
Associated Press Integrates Editorial Processes using SharePoint 2007
Edelman links 3,200 Employees, 50 Million Documents, a Bowling Interest Group, and More
Prepare
Top 4 Things Developers Can Do to Prepare for SharePoint 2010
SharePoint 2010 Evaluation Guide and Walkthroughs for IT Professionals
SharePoint 2010 Evaluation Guide and Walkthroughs for Professional Developers
The SharePoint 2010 Developer Platform – An Introduction for ASP.NET Solution Architects
Using Business Connectivity Services in SharePoint 2010
Learn
Free resources for SharePoint developers
Now Microsoft has lot of Videos around MS latest technologies in MS Learning portal.
Check out http://www.microsoft.com/learning/en/us/training/format-learning-snacks.aspx#vs10
There is a excellent 15 part web cast on MSDN on WCF.
http://www.dasblonde.net/2007/06/24/WCFWebcastSeries.aspx
If you are new to WCF this is the place to start. Though the voice is not interesting to listen. The content is really good.
Some Important Laws Which Newton Forgot to State
LAW OF QUEUE: If you change queues, the one you have left will start to move faster than the one you are in now.
LAW OF TELEPHONE: When you dial a wrong number, you never get an engaged one.
LAW OF MECHANICAL REPAIR : After your hands become coated with grease, your nose will begin to itch.
LAW OF THE WORKSHOP: Any tool, when dropped, will roll to the least accessible corner.
LAW OF THE ALIBI: If you tell the boss you were late for work because you had a flat tire, the next morning you will have a flat tire.
BATH THEOREM: When the body is immersed in water, the telephone rings.
LAW OF ENCOUNTERS: The probability of meeting someone you know increases when you are with someone you don't want to be seen with.
LAW OF THE RESULT: When you try to prove to someone that a machine won't work, it will!
LAW OF BIOMECHANICS: The severity of the itch is inversely proportional to the reach.
THEATRE RULE: People with the seats at the furthest from the aisle arrive last.
LAW OF COFFEE: As soon as you sit down for a cup of hot coffee, your boss will ask you to do something which will last until the coffee is cold...
The PowerShell helps to get quick meta data around Teams. Install-Module -Name MicrosoftTeams Connect-MicrosoftTeams Get-TeamAllChannel...