- Sorting with an Object Data SourceThe Object Data Source control is one of the best new features of ASP.NET 2.0. The ability to bind collections of Business Objects saves time and produces…
- ASP.NET 2.0 Treeview Checkboxes - Check All - JavascriptAn update to this post is available at https://geekswithblogs.net/ranganh/archive/2009/01/21/updated-asp.net-treeview-checkboxes-ndash-check-all-ndash-java…
- ASP.NET Webservices "The test form is only available for requests from the local machine"ASP.NET Webservices have reduced the complexity involved in developing web services, thanks to tools like Visual Studio .NET, Visual Studio 2005 which…
- Secure Shell SSH Enabled FTP Adapter for BizTalkSecure Shell (SSH) Enabled FTP Adapter for BizTalk Since there is not enough information available on the sFTP adapters for BizTalk, thought would post…
- Overview of SFTP, FTPS, SCP and FTPOverview of SFTP, FTPS, SCP and FTP: I am not going go in detail about sFTP or FTPS here, since my main motive is to integrate sFTP with BizTalk, hence if…
- BizTalk Server 2004 Adapter for Printing 2.0 (supports dynamic send port printing)Gravatar Hello, Geocities has been closed and i can't find your printer adapter. can you please give me another link or maybe send it to my email? thank…
- Access 2003 Package Wizard - a big step BACK.I am supporting Access XP(2002) Project application and recently found problems with SourceSafe 2005. Because I've got a new machine, I decided to install…
- Choosing Web Services Publishing Model in BizTalk 2006BizTalk 2006 Web Services publishing wizard offers two options: Publish orchestrations and Publish schemas as a web services. What is the difference and…
- 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 -…
- 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…
- The truth of C++The truth of C++ On the 1st of January, 1998, Bjarne Stroustrup gave an interview to the IEEE's 'Computer' magazine. Naturally, the editors thought he…
- 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…
- 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…
- Key Value Pairs in Database designThere was an interesting thread on the SQLDownUnder mailing list last week about the use of Key Value Pairs in database design. One of the Guru's on the…
- Changing the obj directory in .NET 2.0\Crosspost from [Managed World\] As I've mentioned in a previous article, I was annoyed with Visual Studio.NET 2002/2003 and the fact that you can't…
- FTP and ASP.NET 2.0I recently played with the new FTP capabilities of ASP.NET 2.0. I created several directories on my web server, each of which harbored multiple files(text…
- An Interesting PodcastSo in the latest episode of the podcast with the best name out there, Wil has a very interesting take on why popular stories, TV and movies often end with…
- Missing Security Tab in Windows XPIf you have Windows XP, and your hard drive is formatted as NTFS, you can set permissions on files so that only users you specify can access them.…
- Set defaultProxy configuration Element for Proxy ServerSome customers of our application have ISA Server that requires Proxy Authentication. When ASP.NET applcicationed called external web services (e.g.…
