(Richard Carr) The sixty-fifth part of the Windows Presentation Foundation Fundamentals tutorial starts to look at the date controls provided by WPF. The first of these controls is Calendar, which allows the user to browse and select dates.
Other News
Paste Image from clipboard onto Visual Studio Editor : Video – Web Essential
(Abhimanyu Kumar Vatsa) In this article you will learn how to paste clipboard image onto Visual Studio Editor. Like we can paste clipboard image in MS-Word, it is possible to paste in Visual Studio Editor with the help of Web Essential Visual Studio Extension.
Debugging AngularJS Data Binding
(K. Scott Allen) One common question I’ve gotten about AngularJS revolves around the debugging of binding expressions like {{ message }}. How does one track down expressions that aren’t working?
Exception Types In CFCatch Blocks Do Not Have To Be Quoted
(Ben Nadel) This is a really minor post, but this morning, I made a small syntax discovery regarding ColdFusion’s CFTry / CFCatch statements – the error types do not have to be quoted. This is true even if the type contains a dot-delimited hierarchy. Here’s a quick example:
Understanding SQL Server Log Sequence Numbers for Backups
(Simon Liew) This tip describes SQL Server Log Sequence Numbers (LSNs) and how the sequence numbers link full, differential and transaction log backups. We will look at sample backups and how these LSN values can be read from the backup files to determine the restore path.
What If?
Let’s say you just became responsible for the development and management of your companies database systems. Describe your next thirty days. This question came to me from a couple of different directions. One was a white paper for third party database management tools. Another was a web site for performing technical interviews, something I really enjoy participating in. Many of […]
Extract Report RDL with PowerShell
(Allen White) With all the new features in recent versions of SQL Server, I’ve been helping clients with upgrading their SQL Server environments lately.
From the MVPs: SQL Server 2014 Performance Enhancements
(Shehap El Nagar) Database Performance has become an important subject for any database administrator, database Analysts and IT Directors. That is why Microsoft has focused on the performance factor within SQL Server 2014 to achieve 10x-30x improvement without touching your code whatsoever, they did
Introducing the Microsoft .NET Framework Repair Tool
The .NET Setup team has made some significant investments over the last couple of years in improving the deployment experience for the .NET Framework setup and its updates. In spite of this effort, occasionally some customers run into issues deploying the .NET Framework or its updates that cannot b
How to Implement full text search in your mobile application using Azure Mobile Services
(Jesus Aguilar) Search is one of those features that users expect and could be challenging to implement for mobile applications. In this blog post I will show how you can implement full text search capabilities for your mobile application using Azure Mobile Services with a .NET backend.
