Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

PortalWebHosting
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
WebHostForAsp.net
 


  Sponsors  

Meet Our Sponsors

Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! (Pro...  Linq Module
Previous Previous
 
Next Next
New Post 6/18/2008 8:35 AM
User is offline Dwayne Baldwin
511 posts
8th Ranked




Re: Linq Module 

1) The objectQualifier is useful when you are given a single database in a shared SQL hosting environment, which is very common with entry level providers. Although many of us can afford the $2500 to $25,000+ SQL server license, many students and hobbyists still use a shared license.

To my knowledge, LINQ does not handle dynamic table names to support the objectQualifier at this time, and we really don’t know if it will in the future. You can hard code the actual table names including the objectQualifier but the code is not portable to other DNN installations. You need to replace all of the table names and recompile.

I would not recommend removing the objectQualifier from DNN as it would break existing installations. It only takes about an hour to remove an objectQualifier manually if you want to try it on a duplicated, backup up database.

I challenge the DNN community to write a SQL script to remove the objectQualifier automatically by renaming tables, stored procs, and a few views.

2) There is nothing easier than SQL Server Management Studio to create your database and tables using a graphical interface. When you have constructed your schema, you simply right click on the table and select script table|create and you can view the script needed to create your table. You can learn basic create table scripts in about 10 minutes.

LINQ is not a replacement for SQL, it simply maps to an existing SQL structure/schema.


Dwayne J. Baldwin
 
New Post 6/18/2008 11:04 AM
User is offline Dario Rossa
212 posts
dotnetnuke.dariorossa.it
9th Ranked




Re: Linq Module 

Hi Dwayne,

  1. Yes, you're right.
  2. Thank you very much for the tip, I will check it!

Best regards,
Dario Rossa


Dario RossaDario Rossa
Personal WebSite: http://www.dariorossa.it
DotNetNuke: http://dotnetnuke.dariorossa.it
 
New Post 6/19/2008 5:37 PM
User is offline John
214 posts
ewds.strath.ac.uk
9th Ranked


Re: Linq Module 
Linq amazing though I think there will still be a need to know SQL. Also while ling does away with simple stored procedure you can still use these for more complex operations and include them in the dbml file also. This makes it really awesome and mean no more of that annoying Controller and info class nonsense (Iknow its theoretically sound just annoying).



out of interest how much have people taxed Linq in developement has anyone here used or began to use it on a major developement?



John

John Nicholson
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! (Pro...  Linq Module
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Web Valley
Website design, Database development
www.webvalley.com
UK DotNetNuke CMS installation, hosting & support
UK based installation, branding, customising, integration, hosting, training, support and maintenance services for DotNetNuke
www.deburca.co.uk
Need Help with your DotNetNuke website?
Jango Studios offers exclusive DotNetNuke Skin Design, Module Development, Web Marketing and Web Hosting.
www.jangostudios.net

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP