Saturday, March 13, 2010
        Register
   
Product Blog
19

In many of our ICPC custom modules, the mid-tier and database providers are kept in two separate project libraries.  This article will show how to create library source code for JobXP module, namely ICPC-JobXP and ICPC-JobXP.SqlDataProvider.  Once the project library is created, it can be compiled into DLL file.  Below screenshots provide step by step

To add new project, right mouse click on solution and select Add >> New Project clip_image002
Select Library folder (same level a Website) clip_image004
Delete Class1 sample vb files clip_image006
Clear root name space and specify Assembly name clip_image008

Update Build output path

  • Specify compile path to [DNN root]\bin folder
clip_image010
Reference the two library project in DotNetNuke project clip_image012

Post Rating

Comments

There are currently no comments, be the first to post one.

Post Comment

Only registered users may post comments.

Product Links

Privacy Statement  |  Terms Of Use Copyright 2000-2009 InDyne Commercial Products Corporation