Tag Archives: msdn

Injecting javascript into asp.net via code

Microsoft has a great MSDN article on using javascript along asp.net, but they didn’t mention a technique I like to use, put it in a Literal control.  While there are many ways to add javascript to a page, I find … Continue reading

Posted in .net, C#, development, microsoft, tips and tricks | Tagged , , , , , , | 2 Comments

Add Eclipse’s Open Resource to Visual Studio 2010

One of my favorite features of the Eclipse IDE is ‘Open Resource’ ( Ctrl + Shift + R  ). If you’re unfamiliar with this, it’s a File Open dialog that let’s you type the name of the file you’re looking … Continue reading

Posted in .net, cool, microsoft, tips and tricks, Visual Studio | Tagged , , , , , , , , | 4 Comments