|
Posted to:
16 hours, 19 minutes ago
|
Have you checked Microsoft Virtual Academy courses ? Here is my Microsoft Virtual Academy learning plan for the upcoming weeks: Enterprise Developer Camp Jump Start http://www.microsoftvirtualacademy.com/training-courses/enterprise-developer-camp...
|
|
Posted to:
03-17-2014, 10:24 PM
|
No matter how proficiently you developed your application there are chances that your code may not work as expected and will generate an error at runtime. Users may enter some invalid data, mathematical calculations can go wrong, some network level fault...
|
|
Posted to:
03-12-2014, 9:39 PM
|
With the increasing popularity of mobile devices, web developers are required to think about their website design for mobile devices from the beginning of a development project. Developing web applications targeting multiple devices can be challenging...
|
|
Posted to:
03-12-2014, 3:52 PM
|
SharePoint 2013 have out of the box support for publishing RSS feed for lists and libraries. For publishing portals it is important to expose the site contents as RSS feeds. In this walkthrough I am going to explain how you can configure RSS feed...
|
|
Posted to:
03-12-2014, 1:59 PM
|
Hey Everyone, The Microsoft SharePoint Conference 2014 concluded last Thursday, and there were a ton of great sessions. In years past, Microsoft has made the sessions and materials available to attendees through their MySPC site – basically blocking non...
|
|
Posted to:
03-10-2014, 9:32 AM
|
Entity Framework 6 included a feature known as connection resiliency. Basically, what it says is, when EF is trying to connect to a database, it will try a number of times before giving up. After each unsuccessful attempt, it will wait some time and then...
|
|
Posted to:
03-10-2014, 4:35 AM
|
As businesses accelerate their move toward making B2E applications available to employees on mobile devices, the subject of mobile application security is getting more attention. Mobile Device Management (MDM) solutions are being deployed in the largest...
Filed under: visual webgui, vwg, .NET, .net developers, .net framework, .net web, ajax development, ajAX framework, ajAX platform, windows application, asp.net developers, ASP.NET SignalR, ASP.NET Web API, ASP.NET Web Forms, application development, applications, Entity Framework, UI, ui customization, UI design, AJAX, SQL Server, Visual Studio, javascript, iis, ASP.NET, ASP.NET MVC, azure, BYOD, C#, C# developers, CLR, community news, design, design tools, development, General Software Development, GUI, how to, html 5, HTML5, IDE, mobile, mobile applications, mobility, rich internet applications, Sharepoint, Team System, Visual Basic, web, web applications, web appplications, web apps, web design, web designers, web dev, web developers, web development, Web Services, WYSIWYG, software development |
|
Posted to:
03-06-2014, 4:24 PM
|
This is part of a series of posts about NHibernate Pitfalls. See the entire collection here . NHibernate does not support outer (left, right, full) joins in most of its querying APIs, namely, Criteria, Query Over, LINQ and HQL. Of course, LINQ is translated...
|
|
Posted to:
03-06-2014, 3:44 PM
|
I recently had the need to investigate a way to do some complicated projections with Criteria queries and I was faced with what seems a common problem: being able to fully select the properties of the root entity of the criteria. An issue has been raised...
|
|
Posted to:
03-06-2014, 9:41 AM
|
For up-to-date news visit the Exceptionless blog! We’ve had our first substantial pull request! Luisrudge has become the first non-trivial contributor to the Exceptionless real-time error reporting project on GitHub, with his NancyFX integration. If you...
|