Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...DotNetNuke 4.3.3 and DotNetNuke 4.0.3DotNetNuke 4.3.3 and DotNetNuke 4.0.3
Previous
 
Next
New Post
8/3/2006 3:42 PM
 

Hello,

I am trying to find out the differences between DotNetNuke 4.3.3(Final Release) and DotNetNuke 4.0.3.

i.e Any new feature included in DNN 4.3.3 that is not in 4.0.3.

One difference I know of is that there is some additional features in the SqlDataProvider.vb file in DNN 4.3.3 that is not

in DNN 4.0.3.  For example, we have the below coded in the SqlDataProvider.vb file in DNN 4.3.3, which is not found in DNN 4.0.3.

#Region "Generic Methods"

        'Generic Methods
        '===============
        '
        ''' -----------------------------------------------------------------------------
        ''' <summary>
        ''' ExecuteReader executes a stored procedure or "dynamic sql" statement, against
        ''' the database
        ''' </summary>
        ''' <remarks>
        ''' </remarks>
        ''' <param name="ProcedureName">The name of the Stored Procedure to Execute</param>
        ''' <param name="commandParameters">An array of parameters to pass to the Database</param>
        ''' <history>
        '''  [cnurse] 12/11/2005 created
        ''' </history>
        ''' -----------------------------------------------------------------------------
        Public Overrides Sub ExecuteNonQuery(ByVal ProcedureName As String, ByVal ParamArray commandParameters() As Object)
            SqlHelper.ExecuteNonQuery(ConnectionString, DatabaseOwner & ObjectQualifier & ProcedureName, commandParameters)
        End Sub
        Public Overrides Function ExecuteReader(ByVal ProcedureName As String, ByVal ParamArray commandParameters() As Object) As IDataReader
            Return SqlHelper.ExecuteReader(ConnectionString, DatabaseOwner & ObjectQualifier & ProcedureName, commandParameters)
        End Function

        Public Overrides Function ExecuteScalar(ByVal ProcedureName As String, ByVal ParamArray commandParameters() As Object) As Object
            Return SqlHelper.ExecuteScalar(ConnectionString, DatabaseOwner & ObjectQualifier & ProcedureName, commandParameters)
        End Function
#End Region

I am just trying to see if it is worth upgrading from DNN 4.0.3 to DNN 4.3.3(Final Release) and if so, what is the fastest and easiest way to do this upgrade.

Hope to hear from someone soon.

Thanks in advance.

 

 

 
New Post
8/3/2006 5:25 PM
 

theres been substantial changes (see http://support.dotnetnuke.com/project/ChangeLog.aspx?PROJID=2 ), plus a number of security issues have been fixed (http://dotnetnuke.com/SecurityPolicy/tabid/940/Default.aspx)- I recommend you upgrade.

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
8/3/2006 6:53 PM
 
Please upgrade to the latest version 3.3.4, released today.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/7/2006 4:58 PM
 
Thanks Cathal.
 
New Post
8/7/2006 4:58 PM
 
Thanks Leupold.
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...DotNetNuke 4.3.3 and DotNetNuke 4.0.3DotNetNuke 4.3.3 and DotNetNuke 4.0.3


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out