Sitefinity ASP.NET CMS - Content Management System
Skip Navigation
Product
Purchase
Support
Partners
Corporate
My Client.net
Support
Get Support
Forums
Documentation
Knowledge Base
Support Options
Webinars
Support Forum Thread
Home
>
Support
>
Forums home
>
Sitefinity 3.x
>
Developing with Sitefinity
>
Creating a Nolics Project: Separate Install Required?
Reply
Jeff
,
7/7/2008 4:32:16 PM
In the Data Access section of the Developer's Manual, there are two examples for creating new classes with Nolics. Both have screenshots showing a Nolics template already in the list.
Installing Sitefinity on my system appearently didn't install the Nolics VS templates. Is there a separate install process for this?
Reply
Joseph
,
7/8/2008 8:29:46 AM
The Nolics engine requires an install (
http://www.nolics.net/
). This allows the classes to be generated around the dbclass that you create.
Joseph Guadagno
My Personal Site
Southeast Valley .NET User Group
Reply
,
7/8/2008 8:59:12 AM
Joseph beat me to the punch. This is the right solution to it.
In addition, you could download the trial version as you only need the Visual Studio templates.
Joseph, thanks for your answer!
Kind regards,
Georgi
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
Reply
Jeff
,
7/9/2008 9:15:37 PM
Thanks Joseph and Georgi. That did the trick.