udid 26/08/2010 - 10:19
Tikal's recent experience with open source business intelligence, data analysis and report generation tools such as Pentaho CE and many others had...

Hi Friends...

 

This is Ravi working on .net winform..

I want to create Find and replace control as wat we are searching on application. same i want.. and i want search on grid using that control..

can u ppl help me..pls send the code /project including desgine..and tel me how to plugin al the foms.. pressing Ctrl+F should open find control..

 

Regards

Ravi

ravi.bs 07/07/2010 - 12:03

Since NAnt comes with NAnt 0.90 release I was interested to use it with my project IZWebFileManage.

 

At first look it is powerful tool allows me easy to build project, run tests and package release. The first task was"build" of course.

 

For such purpose NAnt offers <csc> task, but using this task I have to declare output type, list of source files, resources etc. It is quite good if you are using Notepad or any other (not Visual Studio) IDE, but I (and I believe most of .NET developers) use Visual Studio and have *.csproj file.

 

igorz 02/06/2010 - 19:55

Git becomes a very popular version control system.

In the same time windows users looking for visual clients to work with.

 

One of such tool is Git Extensions:

 

"Git Extensions is a toolkit to make working with Git on Windows more intuitive. The shell extension will intergrate in Windows Explorer and presents a context menu on files and directories. There is also a Visual Studio plugin to use git from Visual Studio. Sourcecode: http://github.com/spdr870/gitextensions/tree/master"

 

 

 

igorz 15/04/2010 - 23:33

I wanted to open a discussion on the new buzzword starting to be heard around - Lean software development. It's based on Agile methodology while focusing on not wasting time and resources on unnecessary activities. This book is a bible of the new trend: http://www.amazon.com/Leading-Lean-Software-Development-Results/dp/0321620704/ref=sr_1_1?ie=UTF8&s=books&qid=1270544304&sr=8-1

 

So these are the base principles they declare:

 

 

andrew 06/04/2010 - 12:51

Fourth ALT.NET Israel unconference, which will take place in September, Thursday-Friday (2-3/09/2010).

 

About the format:
The goal of ALT.NET conferences is to have community discussions and knowledge sharing between the community members. During the first day of the conference, the planning stage, attendees will be able to offer sessions / request sessions on issues close to their heart. By the end of the planning stage we will have an agenda for the following day.

igorz 05/08/2010 - 11:17

In this session we will get deeper into S#arp Architecture technology stack.

 

Using the Nothwind example application we will examine the project tiers

such Data layer, Domain layer - "M" of MVC, Presentation layer - "V" of MVC,  etc.

 

We will see using of different patterns/framoworks/techniques such IoC, MvcContrib, NHibernate, etc.

 

 

 

igorz 03/08/2010 - 16:04

When working on new features in IZWebFileManager I needed to change rendered HTML.

 

I took a look at the code I wrote more then 3 years ago.... It is so complicated!

 

IZWebFileManager is a typical custom control that overrides Render and uses HtmlTextWriter's API to produce HTML. Here is a small part of the rendering flow:

 

igorz 22/07/2010 - 18:30

  Interesting info about contribute of MS in Mono.

The sources of MEF, DLR, OData's .NET client, ASP.NET MVC, Microsoft's AJAX, Silverlight's Controls (used in Moonlight) is under the MS-PL or Apache 2 license and integrated in Mono.

 

Thanks to Miguel de Icaza from Novell

http://tirania.org/blog/archive/2010/Jul-07.html

 

michael 12/07/2010 - 13:11
Syndicate content