Why don't remove these items you want to disable ?
imagic
Why don't remove these items you want to disable ?
imagic
Hi all, [color=darkred]I had database and coded class. I just want mapping xml to use NHibernate. [/color] MyGeneration generates code from database. If I use it, I'll have to merge my old file with new generated class. It's too risk. Am I wrong ? (maybe I don't know enough about MyGeneration) ActiveRecord is the same. I'm reading about codesmith [^] , maybe it's good. Are there any other tool ? Thanks imagic
imagic
Oh yeah, just create a setup project and modify registry. I done :) . Thx you.
imagic
Thanks a lot. But I have a problem at Figure 5 (Miscellaneous options for the add-in). In Visual Studio 2005, I can't find "Setting up access privileges" in Add-in Wizard (Page 4 of 6). Please help me. Thanks lots.
imagic
Hi all, I has just create an add-in for Visual Studio .NET 2005. I want to create an setup for that add-in so that I can share it to my friends. But I don't know how to do it. Please help me. Thanks a lot.
imagic
Have you ever used Visual Assist X ? When we install it, a new toolbar appears in Visual Studio .NET and some new item appear in right-click-menu . I want to do something like it. Thanks
imagic
Thanks. I can create a simple add-in such as adding a text, calling a command intellisense, calling a command about region... I think I can customize ToolBox (just like how to customize MenuBar) , but I can't customize ToolBar by that way. Can you help me ? Thanks lots. -- modified at 5:06 Monday 25th June, 2007
imagic
MypicBox.Image=null Is it right ?
imagic
Hello everyone, I try to create an add-in C# for Visual Studio 2005. I want to create a toolbar look like Visual Assist X but I don't know how. And I want to customize right-click-menu of TextEditor in VS 2005. I have too little ebook C# about add-in. May you introduce or send me some ebooks? Thanks lots. You're very nice to help me. Thanks lots.
imagic
Build it. The ToolBox of VS will has new user control. Drag it to your dialog.
imagic
Hi, I want to create an add-in for Visual Studio that : when I right-click on C# document, it will show the context menu strip which has my items in. Thank a lot
imagic