Blog Posts of the Week (17th - 23rd February 2013)
Developers
What is Yield Return? Let’s have fun with it
By Kunal Chowdhury published on 02-18-2013
Yield is a contextual keyword available only in certain contextual statements, mainly interacts with the foreach loop. It allows each iteration….(more)
What is Method Invocation Pattern in JavaScript
By Dhananjay Kumar published on 02-19-2013
In this post we will take a look on “Method Invocation Pattern” in JavaScript. In JavaScript when function is defined as….(more)
Best way to prevent Cross Site Request Forgery Attacks in MVC 4
By Abhimanyu Vatsa published on 02-19-2013
In this article you will learn what CSRF is and best way to prevent such attacks. After a quick introduction about….(more)
Lazy loading of Images in ASP.Net MVC with RouteHandler and JQuery
By Rami Vemula published on 02-19-2013
In this short tutorial, I am going to narrate on how we can lazy load images in a ASP.Net MVC 4 page. In most of today’s social media sites, we often come across….(more)
IT PRO
Moving a SQL Server 2008 Database from on-premise to SQL Azure
By Sundararajan Narasiman published on 02-17-2013
These days I’m doing lot of proof-of-concepts around the SharePoint 2013 App Model and how an ASP.NET MVC 3 application can be….(more)
Central Management Store Replications
By Balasaheb Ilag published on 02-18-2013
CMS is new in Lync and it is best enhancement because it reduces administrator….(more)
By Amol Ghuge published on 02-21-2013
We have moved one web application from Development to staging environment. Movement was successful and we started facing….(more)
Compiler Error Message: CS0016: Could not write to output file
By Raghav Khunger published on 02-21-2013
Compiler Error Message: CS0016: Could not write to output file. 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\xxx' -- 'Access is denied.’….(more)
Update Windows Defender even when Automatic Windows Updates is disabled in Windows 8
By Anand Khanse published on 02-21-2013
Windows Defender will not update its definitions, if Windows Updates is not set to Install updates automatically in Windows 8….(more)
Office 2013
How to Setup SharePoint 2013 with Windows Azure
By Destin Joy published on 02-20-2013
As you know cloud computing can be defined as IT services that are deployed and delivered over the Internet and are scalable….(more)
Use Advances vs. Declines chart to understand change in values
By Purnachandra Duggirala published on 02-21-2013
Lets say you are responsible for sales of 100s of products (which belong to handful of categories). You are looking at sales of each product in last month & this month….(more)