The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Codus v1.0.2 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sean McCormack

Posts: 504
Nickname: adapdev
Registered: Jan, 2005

Sean McCormack is the Lead .NET Architect for Miller Brewing Co. and founder of Adapdev Technologies
Codus v1.0.2 Released Posted: Mar 16, 2005 10:22 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sean McCormack.
Original Post: Codus v1.0.2 Released
Feed Title: Vini Vidi Vici - Sean McCormack's Blog
Feed URL: http://smccormack.blogs.com/adapdev/SyndicationService.asmx/GetRss
Feed Description: Sean McCormack's Blog, focusing on various aspects of .NET development, open source projects, recommended books and tools
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sean McCormack
Latest Posts From Vini Vidi Vici - Sean McCormack's Blog

Advertisement

Some neat new features:

  • Fixed errors with VS.NET integration. All errors should now be resolved.
  • Greatly improved VS.NET integration speed.
  • Added support for NAnt build file generation and execution.
  • Added support for Sql Server stored procedures.
  • Fixed Update issue when object fields (strings specifically) do not have a default value. This would throw an error. All fields now have a default value.
  • Fixed VS.NET location issue. Previously, Codus looked for VS.NET to be installed on the C: drive and wouldn't launch otherwise. It now searches the registry and finds the VS.NET install location.
  • Added support for run-time editing of column properties (for example, designating a column as a foreign key at run-time; changing the default test value, etc.).
  • Added automatic retrieval and object population of auto-increment values
  • Removed Output tab
  • Added a small amount of code logging...this will be added to in the next version
  • Changed output directory structure
    • All src code is now placed in the /src folder
    • All VS.NET code is now placed in the /sln folder
    • All NAnt output is now placed in the /bin folder
    • The NAnt build file, a bat file to run the build file, and store procedures are placed in the output root
    • The output directory folder is now based on the project name
  • Added better status message support on generation tab during generation

Download: http://www.adapdev.com/codus/downloads.aspx

Read: Codus v1.0.2 Released

Topic: TechDays: Preparing for my Speeches Previous Topic   Next Topic Topic: Microsoft Forums

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use