by Rahul Singla | May 27, 2012 | .NET 4.0+, Blog, C#, Visual Studio, Windows Server, Windows Server 2003, Windows Server 2008
We had recently integrated Claims Authentication support in one of our enterprise applications. And it soon-after went into evaluation for a prospective clients. We had advised them to use ADFS (Active Directory Federation Services) to create the authentication...
by Rahul Singla | May 26, 2012 | ASP.NET, Blog, C#, DotNetNuke, DotNetNuke 4.x, DotNetNuke 5.x, DotNetNuke 6.x
A beginner ASP.NET developer also knows pretty well that each ASP.NET page needs to have a <form runat=”server”> tag on the page and that all server controls need to be present inside this tag (although this is not entirely true; you can place server...
by Rahul Singla | May 26, 2012 | Blog, Drupal, Drupal 7.x
In the latest 7.x version of my Take Control module for Drupal released a couple of weeks before, I added the ability to specify per role and per user base path for File Browser access. Additionally Tokens were allowed to be present in base path for file browser...
by Rahul Singla | May 26, 2012 | Blog, Windows, Windows 7, Windows Server, Windows Server 2003, Windows Server 2008
Sometime ago I was installing Autonomy’s WorkSite Server on my new Win 7 64-bit machine for development purposes. Folks who have used WorkSite would know WorkSite connects to its database via ODBC. I had earlier installed WorkSite on a Win 2003 32-bit machine...
by Rahul Singla | May 26, 2012 | Blog, Visual Studio
One of my Visual Studio 2010 solutions has a comparatively larger number of projects (more than 30). And we use PowerShell scripts extensively to automate many build and packaging tasks for this solution.For example, the main PowerShell build script rebuilds all the...
Recent Comments