Not just once, but repeated in various lucrative apps -- a humongous chunk of code that should've been reduced to a mere line.
Make Visual Studio do the hard work to simplify the creation of external lists that can be used to connect outside data to your SharePoint projects.
- By Malin De Silva
- 01/12/2015
If you're creating an XML document and want to write code that you'll actually be able to maintain … well, it may be time to learn a little Visual Basic, just so you can use XML Literals. It's a good solution even for C# shops.
Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout.
Peter shows how a Visual Studio database project can make you more productive when making changes to your database. But a database project also gives you a variety of tools to let you keep track of what those changes are -- which will make moving those changes to your production environment considerably safer.
Microsoft has updated several components of its data platform to deliver more Big Data technologies to customers.
Peter learns something by listening to readers: Visual Studio database projects provide a great environment for making changes to your databases. Here's a brief introduction about how they'll make life easier for you and all the steps for setting one up.
If wrangling queries is getting you down, these 11 data access extensions for Visual Studio can help.
- By Terrence Dorsey
- 12/04/2014
New identity controls are among the sprint 74 updates being made to the service. Plus, Brian Harry explains the outage from last week.
- By Michael Domingo
- 12/04/2014
Among a bevy of new features in this upgrade to the alternative open source NoSQL database engine for .NET is a new storage engine and file system.
- By Michael Domingo
- 12/02/2014
The Microsoft MEF can be used for dependency injection, but it does it much differently than most other containers. See how to get the most from the unique features of MEF.
- By Ondrej Balas
- 11/21/2014
Version 6.1.2 contains some high-priority fixes that need to be tested in the wild before it is RTM'd; meanwhile, next version of Entity Framework might be version 7 or something else.
- By Michael Domingo
- 11/18/2014
The Visual Studio ALM product manager leads the crowd at Live! 360 through some of the market forces driving cloud development.
Reactive Extensions will let you catch interim results from a long running process. Coupled with the Microsoft .NET Framework 4.5 support for asynchronous processing, you don't even have to lock up your client while you process those results.
A neural network implementation can be a nice addition to a Python programmer's skill set. If you're new to Python, examining a neural network implementation is a great way to learn the language.
- By James McCaffrey
- 11/12/2014