Web Development


Generate TypeScript Classes from C# with TypeScriptSyntaxPaste

When working with TypeScript it's not unusual to need a class that matches an already existing server-side class written in C#. Here's one way to get from C# to TypeScript by doing what you normally do.

Visual Studio '15' Takes Shape with Preview 2

Another preview of the next VS IDE adds debug improvements, including Edit and Continue capability while building XAML apps, as well as latest TACO Update 9.

JNBridge Adds Lab for Creating Java Web Apps on .NET

Tutorial kit showcases using Play Web app framework to build Java-based apps that interoperate with .NET.

Lots of Features Rolling Out with Visual Studio Team Services Sprint 99

Something as simple as a checkbox has users expressing their excitement with this update, but there are quite a few features that will be rolling out with the latest update that also shouldn't be ignored.

Simplify Code with the Visitor Pattern

You can't make a complicated problem simple. But, by leveraging the right tools in your language (and the Visitor pattern) you can ensure that your code doesn't get as complicated as your problem.

NativeScript 2.0 Supports Visual Studio Code, TypeScript

Major update to cross-platform framework for building native apps includes support for Visual Studio Code and TypeScript, as wel as AngularJS, Maven, and CocoaPods.

Future Release Plans for .NET Core 1.0

In its mission to maintain openness with the developer community, Microsoft shows the road ahead for the eventual release of .NET Core 1.0 with Visual Studio 15.

Visual Studio Tools for Apache Cordova Update 9 Now Available

Programmatic efficiency is a highlight of this release, with a command-line option for extensions and clearer information for starting new projects.

Classic Stats, Or What ANOVA with R Is All About

New to this type of analysis? It's a classic statistics technique that is still useful. Here's a technique for doing a one-way ANOVA using R.

SQL Server 2016 To Be Released June 1

Microsoft's venerable RDBMS gets a major update, with a developer-enabled version that unclutters the enterprise database solution development process.

Logic Is Your Enemy

Leveraging the right combination of object-oriented tools can keep your code simple, even as the problems you solve get more complicated.

14 Tools For Microsoft Azure Development

Microsoft Azure has become one of the top cloud computing environments and we've got 14 essential tools for integrating Azure right into your development environment.

dotConnect ADO.NET Data Providers Support Newest Entity Framework

Providers for Oracle, MySQL, PostgresSQL, SQLite 5.5, and DB 2.0 can now work with Entity Framework Core 1.0 RC1.

Xamarin's Tooling Evolves, SDK Now Open Source

Slew of announcements from the company at its Evolve 16 event in Florida include a bevy of solutions to help developers connect to Macs to create native iOS apps.

Eliminate the Barrier Between JavaScript and HTML (or Anything Else)

The JSX tool lets you describe your page as a set of custom elements that you define in TypeScript classes. Those elements then add to the page whatever text or code makes sense to you.

Subscribe on YouTube