- Overview of SFTP, FTPS, SCP and FTPOverview of SFTP, FTPS, SCP and FTP:
- Programming for the massesOver the last year or so I have noticed a disturbing trend brought about by the idea of “brining programming to the masses”. Last April, according to Microsoft, there was a “growing community of 18…
- Re-installing WAN miniport devicesJust ran across an issue where the miniport devices were accidently removed from a system. Not having these installed caused the system to have network driver installation and connectivity issues.
- Read/Write App.config with .NET 2.0/Enterprise LibraryThis time I would like to show you the most important changes in the System.Configuration namespace with .NET 2.0. I have looked at my blog referrer statistics and saw about 20 hits/day by Google. …
- SQL Server split functionCredits due: look at the second post on http://searchvb.techtarget.com/tip/0,289483,sid8\gci932171,00.html
- Using JQuery to Add Drag and Drop SupportDrag and drop support in a web application always get some attention. I used drag and drop support in one of my applications and I have to admit that it involved a lot of JavaScript code. You can c…
- Visual Studio user settings per project/solution – updateThe other day, I posted about a feature request submitted to Microsoft Connect. Well, it ended up getting 21 votes before Microsoft closed it as “Closed (Won’t Fix)”. The comment they left was
- WCF vs Remoting – adjustments to my resultsI received comments to my blog (WCF vs. Remoting (with DataSet)- performance comparison) with some adjustments I could make to improve performance of the WCF. I did some of them:
- What’s New in C# 6.0: Auto-Property InitializersToday, Somasegar announced that Visual Studio 2015 will be released on July 20th, 2015. This release will also include C# 6.0. This is the first in a series of posts on the new features of C# 6.0 a…
- Why You Should use a Single (Giant) TFS Team ProjectI seem to be spending a lot of time lately trying to convince clients that a single Team Project for the entire Enterprise is the way to go. To most people this seems counter-intuitive. They tend t…
- You may receive the error “It is an error to use a section registered as allowDefinition=’MachineToApplication’ beyond application level” in asp.netYou may get this error when trying to browse an asp.net application.
- Cycling the west highland way...<< it's not as if I have anything better to do with my time... | Home | webmessenger.msn.com - Web Based MSN Instant Messenger >>
- CMD - Programming (General)So, I am working on a Proof of Concept that integrates TFS 2008, Project Server 2007 and MOSS. After I create a site based upon a custom site template I then create a project using the PWA web serv…
- A simple 3-tier layers application in ASP.NETI will explain how to develop a simple application in ASP.NET using a three-tier architecture.
- Active Directory and Firewall PortsI found it hard to find a definitive list on the internet for what ports needed opening for Active Directory to replication between Firewalls. Here are my findings and all is working so, hope this …
- Calling __doPostBack in javascriptUpdate: There is an existing .Net Framework method Page.GetPostBackEventReference that emits client-side script that initiates postback and also provides a reference to the control that initiated t…
- Code Metrics – suggestions for appropriate limitsI like Code Metrics. They give a certain “objective” evaluation of a piece of code. You can use it for yourself just to make it pinpoint potential trouble areas, or just some code where you were a …
- < Countdown to Software Architect 2009 – Day two and my love for Boot from VHD | Home | Countdown to Software Architect 2009 – Day three was Entity Framework 4 day. I love it!Entity Framework 4.0 Resources – documentation links, best blog posts and more
- Developer Versioning: Which Version are You?I was thinking about the level of programming abilities lately, as we are starting to interview for an open position. I thought, “Wouldn’t it be nice if programmers came in version numbers like sof…
