Author Archives: dhirschl

How To View Inception Through Code

If you have not seen Inception yet, I highly recommend doing so before reading this post. **** SPOILERS AHEAD **** Inception combines the best elements of movies in the Simulism genre; such as Dark City, eXistenZ, The Thirteenth Floor and The Maxtrix Trilogy; and creates an original, thought provoking film. Watching the film from the [...]
5 Comments

5 Types of Comments to Avoid Making in Your Code

Have you ever been reviewing code and come across a comment that you deemed was unnecessary? Commenting your code is meant to improve the readability of your code and make it more understandable to someone other than the original developer. I have identified 5 types of comments that really annoy me and the types of [...]
51 Comments

ASP.NET – Access To Path is Denied

If your ASP.NET program is attempting to read, write and/or delete a fie it can display the error “Access to Path … is Denied”. If this is the case, the directory may have the incorrect security settings. Here are the steps to add the correct the user security settings on Windows Server 2003: 1. Find [...]
Leave a comment

Do-It-Yourself Free XML Tool Suite

If you ever had to work with XML documents and XML schemas, it can be pretty challenging if you don’t have the right tools. If you are creating/modifying XML through code (e.g. XML Web Services), it can especially be difficult searching XML nodes or trying to create a validated XML document. Personally, I believe that [...]
1 Comment

SharePoint 2010 Development Resources

Implementing SharePoint 2010 is an idea that is being thrown around at my place of employment right now. As a developer, there seems to be some significant differences between WSS 3.0/MOSS 2007 and SharePoint 2010 (SharePoint 2010 Sandbox Environment) and I wanted to make sure that my skills were updated for the latest release of [...]
1 Comment

My Experience at Orlando Code Camp 2010

This post is long overdue but I thought I would share my experiences with attending my first code camp: Orlando Code Camp 2010. Code Camp is something that always interested me, I thought it would be cool to experience some of the bleeding-edge technology and also receive some “free” training in the process. If you [...]
1 Comment

How to Network in the Information Age

How to Network in the Information Age
Have you networked with individuals at a conference or some other event (e.g. Code Camp, User Group, etc.)? If you have, were you able to follow up the people that you met? The means of following up with a network contact have changed. You can start networking in the information age by using many of [...]
Leave a comment

The Presentation Secrets of Steve Jobs: Video Reference

I just finished reading The Presentation Secrets of Steve Jobs: How to Be Insanely Great in Front of Any Audience by Carmine Gallo – this book is ideal for anyone who regularly delivers presentations, speaks for a living or wants to become a better speaker. The Book The book was filled with tips to help [...]
1 Comment

Miscellaneous Steve Jobs’ Presentations

Computers Are Like Bicycles for Our Minds
Leave a comment

How to Get Started with Windows SharePoint Application Development

I’ve made it a goal to become certified in Windows SharePoint Services 3.0 – Application Development by the end of the month. MCTS Exam 70-541 The Setup I am fortunate to have access to Microsoft DreamSpark, which provides students access to full versions of the latest Microsoft development tools. I believe the only requirement is [...]
1 Comment

Subscribe to RepeatGeek

Subscribe via RSS

Enter your email address: