10 steps to enable ‘Anonymous Access’ for your SharePoint 2010 site
What’s Anonymous Access? Anonymous access to your SharePoint site enables all visitors to view your SharePoint site anonymously without having to log in. With this blog I’d like to go through an easy...
View ArticleThe Iron Bird Approach
It turns out that designing software is not so different than designing commercial aircraft. I just finished watching a video that talked about the approach that Bombardier is taking in designing the...
View ArticleMultiple instances of Intellitrace.exe process
Not so long ago I was confronted with a very bizarre problem… I was using visual studio 2010 and whenever I opened up the Test Impact view I would suddenly see my pc perf go down drastically…...
View ArticleHow to Change System Application Pages (Like AccessDenied.aspx, Signout.aspx...
An advantage of SharePoint 2010 over SharePoint 2007 is, we can programatically change the URL of System Application Pages. For Example, It was not very easy to change the URL of AccessDenied.aspx page...
View ArticleHow to Implement Single Sign-On between Websites
Introduction Single sign-on (SSO) is a way to control access to multiple related but independent systems, a user only needs to log in once and gains access to all other systems. a lot of commercial...
View ArticleHow to change the Target URL of EditForm.aspx, DispForm.aspx and NewForm.aspx
Hi All, To changing the URL of ListForms we have very limited options. On Inernet if you search you will lots of article about Customization of List Forms using SharePoint Desinger, but the...
View ArticleBrowser Statistics for Geekswithblogs.net
I love Google Analytics! It helps me so much during my day-to-day maintenance of Geekswithblogs.net and our other sites. I can see so much data about our visitors and come up with new ways of...
View ArticleMicrosoft Press Deal of the Day - 10/Jul/2012 - Best of Microsoft Press Ebook...
Today's Deal of the Day from Microsoft press at http://shop.oreilly.com/category/deals/best-of-msp-dotd.do is Best of Microsoft Press Ebook Deal of the DayThe save 50% offer is open to 23:59 PT today,...
View ArticleLearn Windows Azure at TechEd Europe 2012 - Watch On-Demand
Learn Windows Azure at TechEd Europe 2012 sessions videos are now available on Channel9.You can watch them on-demand here.
View ArticleSelf Welcoming Post on geekswithblogs.net
Hello!.As you may notice :), this is my first post on geekswithblogs.com . I have been using the .Net Framework mainly to develop ASP.NET WebApps for some years now and I am moving from using the .Net...
View ArticleGridview Custom Paging on ASP.NET 2.0
Hello again :).There is an interesting entry about Gridview Custom Paging on ASP.NET 2.0 subject on here: Asp.Net ForumsI tweaked the original code for my own convenience and posted it on this thread...
View ArticleModify “Link”/ "HyperLink"/URL field using Powershell
If you are trying to update a hyperlink/url type of column of a SharePoint list item using PowerShell and are getting the exception:Unable to index into an object of type...
View ArticleGeekswithblogs.net | Screen Resolutions of our Readers
Yesterday I talked about the Browsers we see being used by our readers driven off of our Google Analytics traffic and today I want to share with you the Screen Resolutions we see. As a web developer...
View ArticleBuilding Hybrid Applications in the Cloud on Windows Azure - Book Download
Microsoft P&P team make available to download an ebook where we can learn how to building hybrid applications in the cloud on Windows Azure.Download
View ArticleHTML 5 + Knockout + ASP.NET Web API + SignalR = Webstack of Love
This is a talk by Brad Wilson on Norwegian Developers Conference about HTML5 + Knockout + ASP.NET Web API + SignalR.
View ArticleManaging Hotfixes Centrally
Historically I've not paid much attention to hotfixes or patches, but lately I've decided that I need to change that aspect of my management. I used to create a folder on the server that had the...
View ArticleNode.js development with WebMatrix 2 + Express series
Steven Sanderson made a 3 parts series which shows the development of a mobile application using Node.js, WebMatrix 2 + Express. Getting started with Node and Express using WebMatrix 2 Building a...
View ArticleUpdate the model on HttpPost and render the changes in the View
With MVC3, I came over that problem where I was rendering a view with an updated model at the end of an HttpPost and the changes to the model were never applied to the rendered view : NOT working...
View ArticleFree E-Book - Office 365 (Connect and Collaborate)
MS is offering this free e-book for Office 365 enthusiats - Microsoft Office 365: Connect and Collaborate Virtually Anywhere, Anytime (ISBN 9780735656949), by Katherine Murray, as a free eBook also...
View ArticleReading Credit Card Data from a MagTek Card Swipe Device
Sometimes as developers we’re spoiled by third parties that do a lot of the heavy lifting for us. However, sometimes we’re NOT spoiled and we have to get our hands dirty. Today, I spent much of the...
View Article