Floundry

Expand Page 1 of 1

4 Ways To Improve JavaScript Productivity In Visual Studio 2010

by Jesse on November 22nd, 2011:
Today I was working on a JavaScript file inside of a Visual Studio 2010 project, and I found myself getting lost in the code. By default, JavaScript files in VS don't have code folding or regions like C# files do, so your code can become unwieldy. After some research, I've found several ways of improving my productivity when working with JavaScript in VS projects, so I've decided to share them with you.
(Continue...)
Tagged: jquery javascript visual-studio-2010 productivity regions code-folding 0 Comments

Have you ever wanted to copy your MySQL database without the data?

by Jesse on November 2nd, 2011:
mysql magic

Sometimes you want a fresh database to play with. Everyone needs a fresh start every once in a while, right? I mean, I think we've all thrown garbage data at a development database, just to test it out. Now that you've got it all full of junk data, I'm gonna help you clear it out.


(Continue...)
Tagged: tutorial mysql database 0 Comments
Page 1 of 1
Back to the top!

Who Am I?

I'm a software developer who currently builds web applications for a company based in Cleveland, Ohio. I work with an assortment of technologies including jQuery, ASP.NET MVC 3, C#, MSSQL Server, MySQL and more.

Recent Posts

Tags