Clicky Web Analytics May 2003 - Posts - Brenton House

May 2003 - Posts

Operator, I need an exit...

Today, the sun is shining a little brighter, the grass is a little greener, and, well you get the picture...

My transition from Java to .NET is going to be going from beta to production in two weeks.  I gave my two week notice to my current employer and I am ecstatic about starting full time .NET development with a lot of smart people like Don and Mark

I have learned a lot from the great people I've worked with but unfortunately most of them don't know what a blog is let alone have one.  I know Keith has one. (hey keith!)  I will keep in contact with the few that haven't left yet and the many that have already gone before me!

Well, more updates will be coming later but it sounds like the work is going to be very cool.

BTW... This is my first post from NewsGatorHad to clean it up a bit.  (why didn't my links work...) anyway it's pretty cool.

Operator error on the links thing... I was putting in html code instead of using Outlook's insert hyperlink option.

Enterprise Solution Patterns using Microsoft .NET

Microsoft posted Enterprise Solution Patterns using Microsoft .NET in pdf format on their site.

You can also view html version on the MSDN site here.

Posted by dotnetboy2003 | with no comments

.Net develops advantages over Java


http://zdnet.com.com/2100-1107_2-1000027.html

Here is an interesting article (commentary) that showed up on ZDNet today...
Posted by dotnetboy2003 | with no comments

From Java to .NET (with love)


As many of you know, I am a Java programmer by trade. I have enterprise experience using several J2EE products such as IBM WebSphere, BEA WebLogic, Macromedia JRun, and the ever so cool, JBoss. However, a year or so ago, I tried out C#. WOW! I was impressed! Just being able to compile to an executable was a plus. I have tried JET for Java with allows you to run Java as executable but with significant overhead and big $$$. No thanks!

 

So I started thinking... All I heard from most of the Java community was about how horrible .NET was and that it would be dead within a year. Well, it's wasn't so I started checking it out. I started thinking. Well, Java has this great grass roots community with a lot of support from other developers online. Since .NET is not open source, what kind of community support would I find? I was amazed! There were so many sites just loaded with information for .NET developers! Everything from code snippets to FAQs to full blown open source .NET applications!

 

After some research and hands on use, I am sold on .NET. I have started porting some Java applications to .NET just for practice and am working to see how many of the design and architectural patters that I have used with Java will fit into .NET. I am still a Java programmer, not by choice, but due economic forces beyond my control. The number of .NET jobs seems to be growing rapidly and when I combine that with my drive to learn as much about .NET as I can, I am certain it will lead to a .NET job in the near future.

 

I feel Java made some great strides in application development and I think that it would be a shame for .NET developers to ignore them by reinventing the wheel. Already a lot of the cool Java open source projects have been ported to .NET with great success (NAnt, NUnit, NDoc, ...just to name a few...) I will probably be posting some Java to .NET questions soon, so if anyone has experience with both, or has tackled the same issues before, feel free to post your comments!

Posted by dotnetboy2003 | with no comments

Using w.bloggar with .NETWeblogs


Wow! Now I know why everyone is doing a w.bloggar
test post. I have used w.bloggar for a while but I guess with
this blog, you can't trust what the preview screen looks like!

w.bloggar is supposed to convert you line breaks to <br>'s
but don't count on it. I ended up logging in and editing my post
to insert all the break tags in the appropriate places!

Posted by dotnetboy2003 | with no comments

SharpDevelop 0.95 Beta released

http://www.icsharpcode.net/OpenSource/SD/Download/

For those of you not using VS.NET or Notepad for your C# or VB.NET development,
a new version of SharpDevelop has been released.

For those of you not familar with SharpDevelop, it is an open source IDE written in .NET
and has plugins that you can use with NDoc and VS.NET solution files.

Here are the most change log for #develop:

0.95 Beta (04/30/2003)

New exception dialog
"Module" is now a compile target for both C# and VB.NET
Various class browser fixes
Improvements in the RegExTk

0.94 Beta (01/30/2003)

Added Code AutoInsert feature (Ctrl+W)
Events can now be added via the forms designer
.NET Framework SDK help and DirectX 9 help can now be integrated (Markus Palme)
Custom controls option for the #develop forms designer (Denis Erchoff)
Added Xml Documentation preview feature (Ctrl+Q)
Included initial version of a VS.NET solution importer
The #develop core has been split out into a separate assembly
Basic HTML Editor implemented
#Refactory and #ZipLib included in the #develop project
Updates to #Unit
Project templates expanded to support creating of full-featured combines
New Start Page has been added
Added Projects and Combines option panel
Expanded the toolbar with new icons and design

Posted by dotnetboy2003 | with no comments
More Posts