There are lots of benefits to gathering information by opening a dialog box instead of sending your user to another page. Fortunately, jQuery and ASP.NET MVC make it easy to do (and you don't have to worry about offending pop-up blockers).
.NET Framework 4.6.1 released. Meanwhile, variations of .NET Framework 4.x older than 4.5.2 are approaching end of support.
- By Michael Domingo
- 12/11/2015
Outlook Add-in with Commands project type is a preview, as is new SharePoint 2016 Beta 2 templates for farm and sandboxed solutions.
- By Michael Domingo
- 12/10/2015
Application code needs to raise events and respond to them. The MessagingCenter makes this whole process much simpler than standard .NET events.
- By Wallace McClure
- 12/10/2015
New version is a point release, with bug fixes and more polished performance, but it also incorporates a cleaner looking mode fo IntelliSense.
- By Michael Domingo
- 12/09/2015
If you need to have objects look alike but don't have any code to share, you don't need inheritance -- you need an interface. Here's an example of how interfaces provide a more flexible way to deal with similar-but-different classes.
The company is looking for the developer community's help in rewriting the newly dubbed ChakraCore to work on Linux, OS X, and other platforms.
It's just one facet of the recent Visual Studio 2015 Update 1 release, but it's one that Visual C++ developers are excited to deploy. The update also includes numerous fixes to the standard library.
- By Michael Domingo
- 12/07/2015
Users reported a number of startup and performance issues since the beta release of Visual Studio Code in mid-November.
- By Michael Domingo
- 12/04/2015
Final releases of VS 2015 Update 1, TFS Update 1 follow quickly after release candidates that were announced during Microsoft's Connect() event in November.
- By Michael Domingo
- 12/03/2015
TypeScript has some "interesting" limitations when it comes to overloading functions. But it also offers you some options when you need more flexibility in declaring functions, including both optional parameters and infinite parameter lists.
Developers can start testing a new feature that will allow users to ask Cortana to vocalize queries of data residing in Power BI-connected data sources.
With the Universal Windows Platform, you can now build apps that truly interact with the new digital assistant for Windows. In this article, Nick Randolph walks through using Cortana to launch and interact with your application.
- By Nick Randolph
- 12/01/2015
Latest service pack comes more than a year after the last service pack, and also adds a number of enhanced monitoring capabilities.
Microsoft's Jay Schmelzer described the current state of the developer group's open source efforts in Redmond at a Live! 360 Conference keynote.
You want to use a DLL in multiple projects (it's even possible that other developers at your company might find your DLL helpful). The easiest way to distribute and deploy that DLL, or any other combination of files, is with NuGet. Really.
From Live! 360: A move to DevOps requires several key changes, including the idea that end product delivered to customers will have its imperfections. So, it's key that developers get in front of that with continuous app testing, debugging and delivery to keep the IT machine running smoothly.
A high-level look at some of the more interesting features of the newest Apple mobile OS that can trip up C# developers making apps for it.
- By Wallace McClure
- 11/19/2015
Microsoft packages a handful of developer-related services into an Essentials-style pack, and submits Visual Studio Code to beta testing. Oh yeah, and it's also being open sourced.
- By Michael Domingo
- 11/18/2015
New additions include the Mac agent for native iOS app development within the Visual Studio IDE, as well as a beta of Xamarin Insights and updates to Xamarin Forms and Xamarin Test Cloud.