camalot

Stories kicked by camalot

BlogEngine Theme:Vertigo2(themes4blogengine.net)

submitted by BoutemineBoutemine(100) 3 years, 7 months ago

New BlogEngine Theme read more...

add a comment |category: |Views: 70

tags: another

7 of my favorite jQuery plugins for use with ASP.NET(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 7 months ago

Seven of my favorite jQuery plugins to use with ASP.NET and ASP.NET AJAX, based on my own successes and failures using them over the past year and a half. read more...

add a comment |category: |Views: 716

tags: another

Object Oriented Programming With JavaScript(dev102.com)

submitted by galiyrgaliyr(220) 3 years, 7 months ago

In this article we are going to take an introductory look at how OO JavaScript works. I am going to assume you are familiar with Object Oriented Programming (OOP) concepts such as encapsulation, inheritance, and polymorphism. read more...

add a comment |category: |Views: 412

tags: another

SQL Server 2008 - Cheat Sheet - One Page PDF Download(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 3 years, 7 months ago

Very frequently I have been asked to create a page, post or article where in one page all the important concepts of SQL Server are covered. SQL Server 2008 is very large subject and can not be even covered 1000 of pages. In daily life of DBA there are few commands very frequently used and for novice developers it is good to keep all the important SQL Script and SQL Statements handy. I have attempted to create cheat sheet for SQL Server 2008 most important commands. User can print this in one A4 size page and keep along with them. This can be used in interviews where T-SQL scripts are being asked. Let me know your opinion and if you find this useful. Bookmark it for future use. read more...

2 comments |category: |Views: 912

tags: another

Clean-Up JavaScript sources Using JSLint from within Visual Studio IDE(jason.diamond.name)

submitted by atifazizatifaziz(1000) 3 years, 7 months ago

Jason Diamond shows how to integrate JSLint (http://www.jslint.com/ by Douglas Crockford) into Visual Studio so that one can interactively clean-up JavaScript sources of common pitfalls without ever leaving the IDE. read more...

add a comment |category: |Views: 62

tags: another

Ideavine – An open source hosting project(windowsclient.net)

submitted by faisalfaisal(1345) 3 years, 7 months ago

Nate Kotahri and James Alveri has launched a new open source hosting service for .NET. it’s currently hosting only two projects, Subtext a famous open source blogging engine and NInject, a dependency injection framework. read more...

add a comment |category: |Views: 323

tags: another

Visual Studio Snippet Designer(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 3 years, 7 months ago

Matthew Manela, an engineer on our Online Tools team, has created and released a free, community-based tool called the Snippet Designer. His tool is a Visual Studio add-in that allows you to create and edit snippets from inside the IDE. read more...

3 comments |category: |Views: 371

tags: another

More Efficient SyntaxHighlighter(dscoduc.com)

submitted by dscoducdscoduc(1099) 3 years, 8 months ago

No more preloading SyntaxHighlighter when you don't need the scripts. I used the power of jQuery to dynamically load only the necessary brush scripts. read more...

add a comment |category: |Views: 256

tags: another

Windows Mobile Twitter Client - Quakk goes Open Source(anthonyburns.co.uk)

submitted by littlecharvalittlecharva(70) 3 years, 8 months ago

If you're interested in participating with the development of Quakk or just want to have a poke around in the code, then you can download the source from Code Plex. read more...

add a comment |category: |Views: 25

tags: another

Visual Studio Snippet Designer Released(coolthingoftheday.blogspot.com)

submitted by camalotcamalot(630) 3 years, 8 months ago

"The Snippet Designer was started as an intern project of mine during the Summer of 2006. The idea was to make snippet files (which were introduced to Visual Studio in 2005) a first class entity. Following this idea I created a Visual Studio plug-in which included an editor for snippet files and a search tool window to find snippets. The plan then was to release it on Codeplex but when my internship ended the project was forgotten about." read more...

add a comment |category: |Views: 6

tags: another

Visual Studio snippet designer(blogs.microsoft.co.il)

submitted by tamirtamir(580) 3 years, 8 months ago

Recently Microsoft released source code and compiled version of previously internal tool, that helps to create and manage code snippets in Visual Studio IDE read more...

add a comment |category: |Views: 316

tags: another

Google Chrome updated to run Silverlight(bits.samiq.net)

submitted by samiqsamiq(450) 3 years, 8 months ago

Chrome latest build was released under the Developer chain, an alternative release cycle which let you update to interim builds of Google's Internet Browser, for testing purposes. On this post you will find an early review of the update which truly is an improvement to the beta release, check it out and get yourself switched to the Dev chain. read more...

add a comment |category: |Views: 334

tags: another

StackOverflow(stackoverflow.com)

submitted by sirroccosirrocco(800) 3 years, 8 months ago

StackOverflow - - is in public beta. read more...

3 comments |category: |Views: 439

tags: another

CodePlex launches support for TortoiseSVN(blogs.msdn.com)

submitted by mhawleymhawley(1125) 3 years, 8 months ago

No longer do you need to host SvnBridge yourself, or use the Team Foundation Client or the CodePlex client. Now you can use your favorite SVN client and connect directly to your repository! read more...

add a comment |category: |Views: 263

tags: another

StyleCop was just released!(spoiledtechie.com)

submitted by cheetahtechcheetahtech(815) 3 years, 8 months ago

StyleCop was just released! A tool that does all the styling for you in VS 2008 and 2005. It helps you adhere to styling guidelines and standards of your Code. It is a Great tool. read more...

6 comments |category: |Views: 600

tags: another

Subversion Support Comes to CodePlex… Sorta’(stevenharman.net)

submitted by usshermussherm(5285) 3 years, 8 months ago

A little publicized feature lets you use Subversion to access project hosted on CodePlex - without the need to run SvnBridge locally! read more...

3 comments |category: |Views: 251

tags: another