(Brij Mohan) ASP.NET Web API is a framework for building HTTP services using the .NET Framework. Since HTTP services are supported virtually by any platform so its is a powerful tool that can reach to broader range of client like Native mobile applications, browsers, desktop applications, etc.
Other News
JDeveloper 11g R2 Bug – Wrong Scope for Managed Bean
(Andrejus Baranovskis) During recent training event, I have noticed students were struggling with JDeveloper 11g R2 issue – sometimes Action method from the button was throwing exception about invalid Action method name. This happens because there is a bug in JDeveloper 11g R2 IDE, it sets wrong sco
Using Hierarchical Profiler in SQL Developer
(Barry McGillin) One of the features exposed since SQL Developer 1.5 is the hierarchical profiler. There have been several blogs and things about this but none I think that really get into the detail of what you are seeing and how to do it.
Creating a RESTful Web Service – Part 2/5 (XML Metadata)
(Blaise Doughan) Java Persistence Architecture (JPA) is the Java EE standard for mapping POJOs to a relational database. In this example we will use JPA to interact with our database data we set up in part 1. In the previous post we specified the mapping metadata as annotations.
AsyncBridge – write async code for .NET 3.5+
(Alex Davies) Excited about the new async/await feature in C# 5? Can’t run your application on .NET 4.5 yet? Well that’s unsurprising, I’m not sure I’d want to use a beta version of the CLR in production.
SQL SERVER – Working with FileTables in SQL Server 2012 – Part 2 – Methods to Insert Data Into Table
(Pinal Dave) In this second part of the series, we will see how we can insert the files into the FileTables. There are two methods to insert the data into FileTables:
SQL Server 2012 Command Line Utilities
(Muthusamy Anantha Kumar) Microsoft provided many Command line utilities for SQL Server 2012. In this article I am going to explain the functionality and use of these command line utilities based on the feature it is dealing with.
Synchronize SQL Server and SQL Azure using Sync Framework
(zafarx) In this Blog, I will discuss Synchronizing data between On-Premise SQL Server database and SQL Azure database in the Cloud. Before we begin you will need to download and install Microsoft Sync Framework from the Microsoft Download Center. You will also need to add references to the followin
TechTip: DB2’s CONNECT BY Simplifies Recursive Processing
(Kent Milligan) Recursion is a great for traversing linked lists or generating the numbers of a Fibonacci sequence, but recursion can’t be applied to business problems…or can it?
Using Powershell to…query the User Profile Service in SharePoint 2010
(Craig Pilkenton) You’ve probably heard the horror stories of UPS making grown men cry or run off to become hermits. While it is an ‘experience opportunity’ working with the UPS, it is a very powerful storage engine of employee-to-employee discoverability.
