Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > creating receipe using short cut
 

creating receipe using short cut

I am told in one of the hands on lab of data access.. to use

1. Enter a new line after the Recipes element opening tag (before the first recipe definition).

2. Type <dataclientrecipe[ESC, TAB] (this should unfold a code snippet with a recipe definition)

3 If you want, change the names of the recipe and the arguments. You can move between the values by pressing TAB until you are done. We suggest that you leave the default values.

and also for wizard

1. Enter a new line after the WizardExtension element closing tag.

2. Type <addrecipe[ESC, TAB]

i followed the same and nothing appears am i missing some thing.

thanks

satish

satish padidem  Tuesday, September 25, 2007 1:24 PM

I don't have that hol on my mind right now but, try to type the code snippet name without <.

Also you can check all the installed code snippets using the Code Snippet Manager (in the Tools menu, Code Snippet Manager)

hth

jose.

Jose Escrich  Tuesday, September 25, 2007 8:12 PM

I don't have that hol on my mind right now but, try to type the code snippet name without <.

Also you can check all the installed code snippets using the Code Snippet Manager (in the Tools menu, Code Snippet Manager)

hth

jose.

Jose Escrich  Tuesday, September 25, 2007 8:12 PM

Thanks for the information however

I tried without< and also checked all the code snippets into thevisual studio via code snippet manager using import, but its not working.

I also used ctrl+X,K which shows to insert code snippet, it showsxml..etcbut not the one which i require.

--satish

satish padidem  Wednesday, September 26, 2007 8:51 AM

You can use google to search for other answers

Custom Search

More Threads

• Always publish release build
• Improper loading of GAT
• Problem adding reference to CSharp projects
• HoLPackage Registration menu disappear
• no menu entry in VSS 08 for guidance automation packages
• How do I include and reference a custom assembly in my Guidance Package?
• System.Web.Extensions
• Error unfolding project template
• Compile Error CS0579: Duplicate 'AssemblyVersion' attribute
• Can I do this with GAT