0
votes
4answers
28 views
What code snippet plugins are available for VS2008?
I want a code snippet editor for VS2008.
I'd like to just hit a hot key, bring up an editor, type in my snippet, run to my break point and step through.
I don't want to have to …
0
votes
1answer
26 views
Karma/Reputation Plugin for Ruby on Rails?
I am looking for a karma (reputation) plugin or gem for Ruby on Rails. Preferably one that was integrated many of the best practices and research around the topic of community man …
0
votes
3answers
43 views
A Plugin architecture in .net and handling Events
Hello,
I need to write an app that that will iterate over our database, and perform various anaylsis on each record. In order to do this (partially for the learning exercise in c …
0
votes
2answers
60 views
Modular Architecture - ASP.NET MVC
I've searched (google and SO) about this topic and couldn't find a thorough answer to my question(s).
I'm building an ASP.NET MVC 2 application that will be distributed to other p …
0
votes
1answer
19 views
How to disable layout inside a plugin ?
Here is what i'm trying to do
<?php
class My_Controller_Plugin_SomePlugin extends Zend_Controller_Plugin_Abstract
{
public function preDispatch(Zend_Controller_Request_Abs …
0
votes
2answers
17 views
jQuery validation plugin not detecting blank field elements as invalid after they have been validated.
Form validation plugin:
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
Test url:
http://docs.jquery.com/Plugins/Validation
How to reproduce:
1.) Click on the name …
7
votes
17answers
552 views
To be a lazy developer or not to be a lazy developer?
Am I a lazy developer?
Is it being lazy to use automated tools, such as code generators and such?
Now, I could, if I had to, create all the data layers and entities I needed, but …
2
votes
3answers
66 views
jquery plugin for those bubble boxes?
Is there a jquery plugin that when you hover over an icon etc. it displays a nice black bubble popup? (it doesn't require a click, just a hover).
0
votes
0answers
58 views
FTP and Notepad++ [closed]
I've been using UltraEdit for several years now, but after upgrading to Windows 7, I decided to try out Notepad++ instead. It seems pretty similar and pretty powerful, but one of …
4
votes
3answers
106 views
MEF vs Mono.AddIn
Hi,
I'm developing a .NET 3.5 C# desktop application. It should be extensible via plug-ins.
Are there any articles etc. discussing the differences between MEF and Mono.AddIn to h …
2
votes
2answers
62 views
Is there a good javascript plugin for visual studio?
Hi,
I think that Visual Studio's biggest let down is the Javascript editor. I have been told to use Aptana as an editor for my javascript files, but I would prefer to stick with …
58
votes
70answers
6k views
Do you have any recommended add-ons/plugins for Microsoft Visual Studio?
Freebies preferred, but if it is worth the cost....
0
votes
2answers
44 views
Jquery photo comparison
There's a jQuery plugin out there that puts a dragable bar that lets you pull it to the left or right to show one image or another. You can keep it in the middle to see half of eac …
0
votes
1answer
37 views
Best rails plugin for comments?
What is the best plugin or gem for adding comments to the ActiveRecord models in rails?
Maybe there is one with ability to rate each comments with votes +1/-1 (like on youtube for …
0
votes
3answers
44 views
Show/Hide (drop/down) area to show a menu
Hi,
I want to create a drop down area like once in the top of templatemonster.com .It shows when mouse over it and hide when mouse cursor get out of it. can you introduce me a j …
