Wednesday, July 20, 2005

SNMP4J - Free Open Source SNMP API for Java

Today I have found SNMP4J - Free Open Source SNMP API for Java ;It looks to be more professional than I had used before

It includes a nice feature [Row-based efficient asynchronous table retrieval with GETBULK] ... so my SnmpGetRow class -that I have inspired its implementation from SnmpWalk- will be of no use any more.

I hope that I will be able to port CLNM to use SNMP4J instead of JoeSnmp

(*) AdventNet Simulation Toolkit help to test SNMP based applications with out a real SNMP Agent.

Monday, July 18, 2005

Unit Testing

How many times we have to develop some sort of applications like a Console or Forms applications to test a class library.

Unit testing is a standard way of testing; .net code can be tested using nUnit

nUnit is a tool that runs the tests you create and show the result is avery organized way.

TestDriven.NET is a tool that enable runnig the tests from within Visual Studio

Read the tutorial on nUnit web site ;it is a fast start

Sunday, July 10, 2005

New Job ( 1st Week passed )


One week passed since I joined ITWorx; the last week was full of training and meetings and today I have been announced on the company intranet as a senior software engineer (Sn.SWENG)

I will start my tasks beginning from tomorrow in a distributed .net application.

Wish( Me.BestWishes( ) )

Tuesday, July 05, 2005

Eclipse Eclipse ... What is going on

Eclipse the IBM initiated open source development IDE and framework has been now in version 3.1
The open source nature acquires tool developers to create plug-ins for GUI building and UML modeling and more

Even major players in development tools are saying that they will use Eclipse as the framework to build the next generation development tools instead of their own technology:_
Borland JBuilder -> Borland Announces JBuilder® Product Roadmap
Macromedia -> Macromedia aligns with Eclipse

another nice open-source project is EasyEclipse which packs many open-source tools and plug-ins along with Eclipse as one package

Sunday, July 03, 2005

New Job

Today I have started my new job; Software Engineer in ITWorx
I have met my team members, given a brief about the project I am going to join, and assigned a place to work

I have given a nice email esam.salah@itworx.com and assigned some technologies to start reading and practicing (SPS, .net Remoting, COM+, MSMQ )

I hope I will be good to know all of this in just a week