Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 RicardoPeres 
05-17-2014, 4:33 AM

NHibernate Pitfalls: Fetch and Paging

This is part of a series of posts about NHibernate Pitfalls. See the entire collection here . NHibernate allows you to force loading additional references (many to one, one to one) or collections (one to many, many to many) in a query. You must know,...
Filed under: , , ,
Posted to:
by
 sfeldman 
05-14-2014, 10:26 PM

Make it simple. Make it work.

In 2010 I had an experience to work for a business that had lots of challenges. One of those challenges was luck of technical architecture and business value recognition which translated in spending enormous amount of manpower and money on creating C...
Filed under:
Posted to:
by
 Wallym 
05-14-2014, 11:54 AM

Cross Platform Data Access with Xamarin & C# For iPhone, iPad, and Android - Local, Web Services, & Sql Server

The following is a link to cross platform data access training with Xamarin & C#. It is intended for use on iPhone, iPad, and Android devices. The course covers local data in Sqlite, calling Web Services via REST and JSON, and calling Sql Server....
Posted to:
by
 RicardoPeres 
05-14-2014, 12:31 AM

Getting the Topmost Hierarchical Parent in T-SQL

Introduction It is normal in databases to have hierarchical tables, that is, tables that are related with themselves, forming a parent-child relation. For example, consider this: The parent_id column points to the parent record, which, in some cases,...
Filed under: , , ,
Posted to:
by
 bipinjoshi 
05-13-2014, 10:16 PM

Cascading DropDownLists using "Eager Loading" on client side

One of my earlier articles shows how to create cascading DropDownLists by making Ajax calls to the MVC action methods. While that approach is quite common and popular recently a reader asked whether something similar can be done without making any Ajax...
Posted to:
by
 Jeff 
05-13-2014, 7:11 PM

The indie publisher moving to Azure, part 1: migration

I've been a big fan of cloud-based infrastructure for a long time. I was fortunate enough to be on a small team of developers who built the reputation system for MSDN back in 2010, on Microsoft's Azure platform. Back then, there was a serious learning...
Posted to:
by
 erobillard 
05-12-2014, 4:53 PM

[Guest Post] Thu, May 29: MVP Consumer Camp at Square One Mississauga

And now a (slightly edited) message from our sponsors: The first Canadian MVP Consumer Camp will be held at the Microsoft Store at Square One Shopping Centre in Mississauga on Thursday, May 29 th from 4pm to 9pm. My fellow MVPs will be there answering...
Posted to:
by
 ScottGu 
05-12-2014, 2:08 PM

Azure: VM Security Extensions, ExpressRoute GA, Reserved IPs, Internal Load Balancing, Multi Site-to-Site VPNs, Storage Import/Export GA, New SMB File Service, API Management, Hybrid Connection Service, Redis Cache, Remote Apps and more…

This morning we released a massive amount of enhancements to Microsoft Azure.  Today’s new capabilities and announcements include: Virtual Machines: Integrated Security Extensions including Built-in Anti-Virus Support and Support for Capturing VM...
Filed under: , ,
Posted to:
by
 Wallym 
05-12-2014, 8:22 AM

Cross Platform Development with Xamarin - Portable Class Libraries and ASP.NET Razor Templating

My training on Cross Platform Development with Xamarin w/ Portable Class Libraries and ASP.NET Razor Templating is now available online from Learn Now Online. The url is: http://www.learnnowonline.com/course/cpx1/xamarin-cross-platform-pcl-and-razor Course...
Posted to:
by
 dwahlin 
05-12-2014, 1:13 AM

Creating Custom AngularJS Directives Part 2 – Isolate Scope

Interested in learning AngularJS? Check out the new AngularJS JumpStart course.   Creating Custom AngularJS Directives Series The Fundamentals Isolate Scope (this post) In the first post in this series I introduced custom directives in AngularJS...
Filed under: , ,

1 2 3 4 5 Next > ... Last »