Silverlight 6 Tutorial :: Creating StoryBoard Animation

Silverlight 6 Tutorial –  ASPDOTNET5Hosting.com | There are two ways to animate in Silverlight, through storyboards and through code. Expression Blend offers extensive help in creating storyboard animations. Silverlight animation is time based not frame based, this means that your animation will benefit from running at the maximum frame rate that the users machine will[…]

Posted in Uncategorized

SSRS 2012 Tutorial :: How To Make Tabular Report?

SSRS 2012 Tutorial | SQL Server Reporting Services (SSRS) is a server-based reporting platform that allows us to create and manage a wide variety of different types of report, and deliver them in a range of formats. We can create basic reports containing tables and graphs, or more complex data visualizations, using charts, maps and sparklines.[…]

Posted in Uncategorized

SQL Server 2016 Hosting Tutorial :: SQL Server 2016 StretchDB

SQL Server 2016 Stretch Database Stretch Database, a new feature in SQL Server 2016 often called StretchDB, lets companies “stretch” their databases to store infrequently used data in the cloud while keeping heavily used data on-premises. The Stretch Database feature securely and transparently archives your cold or historical data from a local SQL Server database[…]

Posted in Uncategorized

ASP.NET MVC 5 Tutorial :: Updating Data With Entity Framework

ASP.NET MVC 5 contains a number of improvements over previous versions, including some new features, improved user experiences; native support for JavaScript libraries to build multi-platform CSS and HTML5 enabled sites and better tooling support.You’re going to learn how to use partial views in ASP.NET MVC (for promoting re-usability) and how to update data using[…]

Posted in Uncategorized