- Store your App.Config inside SQL Server 2005Store your App.Config inside SQL Server 2005
- Geekswithblogs.net
- Customizing the Dot Net Nuke Search InputCustomizing - DotNetNuke Search Input - The Problem
- ASP.NET 2.0 - Enter Key - Default Submit ButtonOne of the most annoying things in developing web pages is handling the "Enter key" for form submission. Enter key has been the favourite way users like to submit forms. Though we provide Buttons t…
- Processing an AS2005 cube from the command line with XMLAThere was a question recently on the Analysis Services newsgroup asking how to process an Analysis Services 2005 cube using XMLA from the command line. Below is a script based on Chris Harrington's…
- SSL certificates and poor implementationsWe all know what a SSL cert is, right? Well then why are most certs so poorly implemented? I think the problem lies with most system administrators getting the cert at the last minute (when users r…
- Upgraded Foodmart 2000 sample database for Analysis Services 2005Soon after installing Analysis Services 2005 I upgraded the Foodmart 2000 sample database from Analysis Services 2000. Foodmart is kind of the equivalent of the pubs database in the SQL Server worl…
- Mobile Monday: Web 2.0 in the mobile Space - DiscussWell it looks like I will be on the speakers panel at Mobile Monday this coming Monday (April 3rd 2006). There will be a series of discussions going on about the Mobile Web 2.0 stuff... So what I a…
- Strongly Typed DynamicMethodsLast post I promised that I would post the final code that I was working on, in regards to Generics and DynamicMethods. The basic idea of the code is a class that generates DynamicMethod delegates …
- Simple Javascript Object Dump FunctionIn my years of doing Web development, I've written this function several times over; however, I can NEVER find the code when I need it! Thus, here is a simple Javascript function to dump the conten…
- Overview of SFTP, FTPS, SCP and FTPI am not going go in detail about sFTP or FTPS here, since my main motive is to integrate sFTP with BizTalk, hence if you need more information need to research by yourself
- How to make a transparent background/selection on an image using GIMP1. Open your image. 2. Select the area you want to make transparent. 1. Select the appropriate selection tool from the Tool window or the Tools - Selection Tools menu on the Layer window. I usually…
- From IDataReader to DataSetAre you still using Framework 1 or 1.1? Are you using DNN 3? Did you know there is a function to convert a data reader object into a dataset built into DNN 3? Neither did I, so I wrote one. And the…
- DotnetNuke Changes to Promote User to SuperUserI implemented mixed Authentication for DotNetNuke ( Use Windows Integrated Authentication for seamless logon intranet logon and use Forms authentication for users unable to use Windows Integrated a…
- WinDbg / SOS Cheat SheetHere are the WinDbg / SOS commands I talked about at Code Camp NY. These are the basic commands to get you going with WinDbg / SOS.
- What is Threat Analysis and Modeling?OK. I'll revise what I said in an earlier post about this tool. You shouldn't change your vocabulary to Secure Development Lifecycle--but you definitely need to add it to your development practices…
- Set defaultProxy configuration Element for Proxy ServerSome customers of our application have ISA Server that requires Proxy Authentication.
- Of SharePoint Nightmares and Dreams...Thanks for link.
- Running DotNetNuke as a file-system Web site- Specify a PortIf you are running DotNetNuke as a file-system Web site in Visual Studio 2005 using ASP.NET Development Server (aka Cassini), you must specify a Port.
- SAN Islands to have or not to have?The question I pose is are SAN islands a good thing? feel free to comment. My question is driven around a dilemma I have currently, should I be using Islands as they destroy a large number of the b…
