|
|
Browse by Tags
-
Here is a quick tutorial for all you Facebook users. It annoyed me that when I added links from my website, the images that were given were “eh” at best, and usually from some random blog post. I had followed a tutorial that I found on using the image_src Read More...
|
-
Tonight on Stackoverflow a gentlemen asked if it would be possible to add an extension method to the Queue<T> class to remove an item by index . Anyone who has worked with this class knows that there is no Add or Remove methods, but instead a Dequeue Read More...
|
-
There's no reason to write a whole lot of backend code, workarounds, or use third party Paypal controls just to get Paypal to work with ASP.Net. Actually, it only takes two lines of code in the Page_Load event. Let's take a look. Form.Action = "https://www.paypal.com/cgi-bin/webscr" Read More...
|
-
I have two websites that I am about to embark on doing, below is a scratch list of the technology that I will be using, as well as any additional brain dump info on them, there will be much more information coming later on these, but for now… Enjoy my Read More...
|
-
Well, the source code has been found that caused the December 31st Zune Brick . 1: //------------------------------------------------------------------------------ 2: // 3: // Function: ConvertDays 4: // 5: // Local helper function that split total days Read More...
|
-
I am trying out a new code snippet plug-in for Live Writer . Public Class CommitDB Public Function GetCommitStatusAll() As DataSet ' Create Instance of Connection and Command Object Dim myConnection As New SqlConnection(ConfigurationManager.AppSettings( Read More...
|
-
As you all know, or should have known, Microsoft’s Professional Developer Conference, or PDC, took place recently. For those of us not in a position to visit, Microsoft has been so kind to post videos of all the sessions as well as their accompanying Read More...
|
-
So, as a .Net developer, there are a few “primary” tools I use, all for under $100. I thought I would spend a quick blog post to describe these tools a bit, how I use them, as well as what they are. Notepad First and foremost, over my many years of development, Read More...
|
-
What happens to your company when you lose power for say, 2 minutes? Until today, that question was never really asked at our company, like many others, we assumed full faith in Edison that our power will be stable, well, at least that’s the measures Read More...
|
-
So, have you heard of the iGoogle beta yet? Basically, it is a newly updated view for the iGoogle home page that moves the tabs to the left side pane, adds the Google chat to the main page, as well as much more robust reading ability of gadgets. Read More...
|
-
With Visual Studio 2008 SP1 (now in beta), C# gets one of those huge features that turned me off to the language in the first place, Background Compiling! What does this mean??? Simply put, when you type in an error in the code, you know about it without Read More...
|
-
This tutorial will quickly outline the way to make a "Web 2.0" styled header image with minimal effort. What you need: Photoshop CS3 (CS2 may work, not sure, been a while since I have used it) Open up Photoshop, and create a new document with Read More...
|
-
So I spend a good portion of my day bouncing back and forth between C# and VB.Net. I have been a VB programmer since vb5 and even earlier writing VBA and VB Script as well as ASP. Lately though it seems that no matter how hard I try, filling Read More...
|
-
Up until about 2 months ago I had not realized what I was missing out on. Microsoft Virtual PC is not only extremely useful, it is Free. Granted you have to pay for the operating systems you install, that is still one hell of a deal when you compare the Read More...
|
-
One of the stresses of working in software development is getting the applications built on a regular basis. Generally builds are done on a Sr. Developers workstation, then sent off to testing attached to the bug software, via email, or a link to Read More...
|
|
|
|