You are here:   Details View
Register   |  Login
Regenerating Code for DotNetNuke with EntitySpaces - #EntitySpaces, #DotNetNuke
By xfernal on Oct 15, 2009 06:22 PM • Rank (1286) • Views 1268

Get Adobe Flash player

0

0

We have been using EntitySpaces for DotNetNuke module development for a very long time. We have neglected upgrading for a while, and finally got around to it recently. The latest version of EntitySpaces includes a plugin for Visual Studio and no longer requires MyGeneration...which is nice.

For those who are unfamiliar with EntitySpaces, it is a Persistence Layer and Business Objects for Microsoft.Net. In layman terms, it generates our SQL Data Access Layer quickly and efficiently, while seperating your custom code. No more handcoding all of your data objects.

As an old ASP/VB programmer, I remember the days for example, where a new requirement would come in to capture more data from the client. We would have to :

  1. Add the new column to the table in the database
  2. Alter the stored procedure for the new column
  3. Update the SQL Data Access Layer by hand to handle the new parameter for the stored proc.
  4. Update the business layer for the new parameter
  5. Pray you did not fat finger any of the code and set all of the variables for the correct data type.
  6. Add the new control to the UI and codebehind.

With EntitySpaces, all you have to do is:

  1. Add the new column to the table in the database
  2. Regenerate the code using EntitySpaces
  3. Add the new control to the UI and codebehind

In this video, I will show how easy it is to do #2.

 

 

Map Location

GPS Latitude: 0.00000 Longitude: 0.00000
Visitors
Top User:
Total Check-Ins: 0
Unique Visitors: 0
My Check-Ins: 0
  
Comments - Comment RSS
Random Media - View All Media (1)
   
Socialize
Who Viewed
Who Reviewed
Shortened URL
http://tinyurl.com/yhxyzfk

What is I'm Vivo! ?

Vivo is the Italian word for alive. Therefore, "I’m Vivo!" means "I’m Alive!" As a user and as a community, you decide if a piece of information will live or die. I’m Vivo! is changing how people discover information and bring it to life! » Learn more
» Submit an audio/podcast, business, feed, image, news, or video!