Archives
-
AspNetCompiler inside Cruise Control (ccnet) Blocks
AspNetCompiler block made my go crazy in the last two days until i was able to use it with ccnet. I'll show a small sample about how to use AspNetCompiler with ccnet:
-
Create CCNet ( CruiseControl.Net ) config file (ccnet.config) more easy!
While I'm trying to setup the framework of our new project which is related with E-Government projects; i looked around for an easy way which might help me to configure the config file of the CCNet. the normal configuration file is Xml and it is not that much easy to edit. I found a visual ccnetConfig create on codeplex which helps you to create your config file easier. Hope this helps you as much as it did to me.
-
VS 2008 SP1 Released!
Microsoft Visual Studio 2008 Service Pack 1 released.
-
Visual Studio Add-Ins
There is many ways to make your life easy with Visual Studio. Here is some vs2005-vs2008 add-ins which you'll love to use it.
-
When TO SOA
In the last few years developer start to use SOA in many applications, because of that many new developers are too much excited to use SOA and apply the architecture of it to their applications. I found out that many applications start to be more complicated (while the application is too much simple without SOA). So, when to use SOA.
First we must know what is the meaning of SOA (not as Service-oriented architecture); it’s a kind of architecture to be used over software and web applications to increase the applications flexibility according to business requirements. SOA gives the ability to software and applications to exchange data and functionality by using xml services over the network.