OK It is really off topic. Can someone just point me in the right direction how Telerik accomplishes this?
http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/a4cf3d1e-55a5-4a01-a68e-e8e7505443cc
Thank You
JB
http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/a4cf3d1e-55a5-4a01-a68e-e8e7505443cc
Thank You
JB
4 Answers, 1 is accepted
0

Princy
Top achievements
Rank 2
answered on 13 Jan 2012, 06:22 AM
Hello,
You can achieve this by using FileExplorer in Telerik.
FileExplorer / First Look
Thanks,
Princy.
You can achieve this by using FileExplorer in Telerik.
FileExplorer / First Look
Thanks,
Princy.
0

Ramjet
Top achievements
Rank 1
answered on 13 Jan 2012, 03:50 PM
I'm sorry for the confusion. It is not a control component. The post clearly details that I am looking to "categorize" my templates in visual studio. Microsoft provided the answer in that it is not a new category but a new "programming language" and that language was named "Telerik" which looks like a category.
This article will teach you how.
http://stackoverflow.com/questions/3857743/how-to-create-a-net-programming-language
This article will teach you how.
http://stackoverflow.com/questions/3857743/how-to-create-a-net-programming-language
0
Hello John,
Just like the person from MS said, you need to define a new programming language in order to plug a category into the Add New Project dialog's root level.
I have attached a simple solution demonstrating the approach taken with our VS Extensions (the .zip contains a readme file).
All the best,
Andrey
the Telerik team
Just like the person from MS said, you need to define a new programming language in order to plug a category into the Add New Project dialog's root level.
I have attached a simple solution demonstrating the approach taken with our VS Extensions (the .zip contains a readme file).
All the best,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0

Ramjet
Top achievements
Rank 1
answered on 16 Jan 2012, 02:59 PM
THANK YOU!! This is why I either sell every company I contract at on Telrik or encourage them to keep on. Some of the best support ever and in this case you even did my homework for me!!!