DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

jasper22 Subscribe to this feed
jasper22
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories submitted by jasper22
16
kicks
published 3 months, 27 days ago, submitted by jasper22 4 months ago

codeplex.com — Irony is a new-generation .NET compiler construction kit. It utilizes the full potential of c# 2.0 and .NET Framework to implement a completely new and streamlined technology of compiler construction. Unlike most existing yacc/lex-style solutions Irony does not employ any scanner or parser code generation from grammar specifications written in proprietary meta-language. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process. See the expression grammar sample for an example of grammar definition in c# class, and using it in a working parser. read more...

Add a comment 1 comment | category: | Views: 2
tags: | tag it

17
kicks
published 1 year, 3 months ago, submitted by jasper22 1 year, 3 months ago

taylor.se — Very good article about about: how to be good software developer. Not code tricks or tips but you as a human been. read more...

Add a comment 3 comments | category: | Views: 0
| tag it

1
kicks
submitted by jasper22 1 year, 3 months ago

kailashnadh.name — I would love to change the world, but they won't give me the source code (more) read more...

Add a comment add a comment | category: | Views: 0
| tag it

9
kicks
published 1 year, 3 months ago, submitted by jasper22 1 year, 3 months ago

dotlucene.net — On Windows 2000+ you can use the IFilter interface to parse the most common file types. IFilter interface is a part of Microsoft Indexing Service. The IFilter interface is also used by Windows Desktop Search. More about it + example of C# file is on site read more...

Add a comment add a comment | category: | Views: 2
tags: , , | tag it

4
kicks
submitted by jasper22 1 year, 3 months ago

xihsolutions.net — DotMSN is an open-source stand-alone class library to provide connectivity with the MSN Messenger service. The library is built in C# and can therefore be used by all languages the .NET environment supports. Because of a clean natural Object-Oriented approach the library is easy to use and implement. DotMSN is designed to be a flexible, robust and lightweight enhancement to any application. Applications of DotMSN vary from creating messaging robots to creating custom clients. If your application needs to communicate through the messenger service, DotMSN is your tool. read more...

Add a comment 1 comment | category: | Views: 0
| tag it

11
kicks
published 1 year, 4 months ago, submitted by jasper22 1 year, 4 months ago

listposts.com — Copy and paste is a design error (c)David Parnas If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilisation. (c) Gerald Weinberg Once a new technology starts rolling, if you’re not part of the steamroller, you’re part of the road. (c) Stewart Brand read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

1
kicks
submitted by jasper22 1 year, 4 months ago

irritatedvowel.com — These are the industry-accepted standard naming conventions for J#, C# and VB.NET programs. For additional information, please see the MSDN help documentation and FX Cop. While individual naming conventions at organizations may vary (Microsoft only suggests conventions for public and protected items), the list below is quickly becoming the de-facto standard in the industry. Please note the absence of Hungarian Notation except in visual controls. These naming standards should find their way into all of your .NET development, including ASP.NET Web applications and .NET Windows Forms applications. read more...

Add a comment add a comment | category: | Views: 1
| tag it

24
kicks
published 1 year, 4 months ago, submitted by jasper22 1 year, 4 months ago

albahari.com — Very, very (an I mean it) good tutorial/ebook on C# threads and everything related to it - like syncronisation, interlock, atmoic operations, semaphors, etc.... read more...

Add a comment add a comment | category: | Views: 7
tags: , , , , | tag it

1
kicks
submitted by jasper22 1 year, 4 months ago

adapdev.com — Reviews! Read the awesome review Zanebug received from Mike Gunderloy in the October 2004 edition of ADTMag.com: "Zanebug, an outgrowth of and improvement on NUnit, is one of the promising recent entrants in [the TDD] field...If you've been keeping an eye on the unit-testing world, it's worth looking at Zanebug to see if it's a better alternative for your own needs." Some other recent reviews: "The developers of NUnit did a wonderful job. However, there is a lot of functionality that is not in the GUI. If you are looking for more details, and a more 'professional' GUI, Zanebug may be helpful." - heybo.com "Zanebug is Like NUnit, but with a few extra features, the coolest of which IMHO is performance statitics on tests" - Randomize Blog "Unit testing with cool perf analysis" MSDN Powertoys Blog "Zanebug is a better GUI for NUnit. Check it out." blog.dreampro read more...

Add a comment add a comment | category: | Views: 0
| tag it

8
kicks
published 1 year, 4 months ago, submitted by jasper22 1 year, 4 months ago

php-compiler.net — Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages. It provides PHP applications an execution environment that is fast and extremely compatible with the vast array of existing PHP code. Phalanger gives web-application developers the ability to benefit from both the ease-of-use and effectiveness of the PHP language and the power and richness of the .NET platform taking profit from the best from both sides. read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

13
kicks
published 1 year, 4 months ago, submitted by jasper22 1 year, 4 months ago

alchemi.net — Alchemi - Plug & Play Desktop Grid Computing Alchemi is an open source software framework that allows you to painlessly aggregate the computing power of networked machines into a virtual supercomputer (desktop grid) and to develop applications to run on the grid. It has been designed with the primary goal of being easy to use without sacrificing power and flexibility. Alchemi includes: * The runtime machinery (Windows executables) to construct computational grids. * A .NET API and tools to develop .NET grid applications and grid-enable legacy applications. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

10
kicks
published 1 year, 4 months ago, submitted by jasper22 1 year, 4 months ago

twiki.org — What is TWiki? TWiki Release 4.1.1 Welcome to TWiki, a flexible, powerful, and easy to use enterprise wiki, enterprise collaboration platform and knowledge management system. It is a Structured Wiki, typically used to run a project development space, a document management system, a knowledge base, or any other groupware tool, on an intranet or on the internet. Web content can be created collaboratively by using just a browser. Users without programming skills can create web applications. Developers can extend the functionality of TWiki with Plugins. Tell a Friend "We use TWiki internally to manage documentation and project planning for our products." said Eric Baldeschwieler, Director of Software Development of Yahoo! "Our development team includes hundreds of people in various locations all over the world, so web collaboration is VERY important to us. TWiki has changed the way we run meetings, plan releases, document our product and generally communicate with each other. We're great fans of your work!" read more...

Add a comment 1 comment | category: | Views: 1
tags: , , | tag it

1
kicks
submitted by jasper22 1 year, 4 months ago

gliffy.com — Gliffy is easy, free, and fun! * Diagramming in your web browser without downloading additional software * Desktop application feel in a web-based diagramming solution * Add collaborators to your work and watch it grow * Link to published Gliffy drawings from your blog or wiki * Create many types of diagrams such as Flowcharts, UI wireframes, Floor plans, Network diagrams, UML diagrams, or any other simple drawing or diagram read more...

Add a comment add a comment | category: | Views: 0
| tag it

15
kicks
published 1 year, 4 months ago, submitted by jasper22 1 year, 4 months ago

dotgnu.org — DotGNU Portable.NET, an implementation of the Common Language Infrastructure (CLI), more commonly known as ".NET", includes everything that you need to compile and run C# and C applications that use the base class libraries, XML, and Systems.Windows.Forms. Currently supported CPUs: x86, ppc, arm, parisc, s390, ia64, alpha, mips, sparc. Supported operating systems: GNU/Linux (on PCs, Sparc, iPAQ, Sharp Zaurus, PlayStation 2, Xbox,...), *BSD, Cygwin/Mingw32, Mac OS X, Solaris, AIX read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

2
kicks
submitted by jasper22 1 year, 4 months ago

ecma-international.org — Standard ECMA-335 Common Language Infrastructure (CLI) 4th edition (June 2006) This International Standard defines the Common Language Infrastructure (CLI) in which applications written in multiple high-level languages can be executed in different system environments without the need to rewrite those applications to take into consideration the unique characteristics of those environments. This International Standard consists of the following parts: * Partition I: Concepts and Architecture – Describes the overall architecture of the CLI, and provides the normative description of the Common Type System (CTS), the Virtual Execution System (VES), and the Common Language Specification (CLS). It also provides an informative description of the metadata. * Partition II: Metadata Definition and Semantics – Provides the normative description of the metadata: its physical layout (as a file format), its logical contents (as a set of tables and their relationships), and its semantics (as seen from a hypothetical assembler, ilasm). * Partition III: CIL Instruction Set – Describes the Common Intermediate Language (CIL) instruction set. * Partition IV: Profiles and Libraries – Provides an overview of the CLI Libraries, and a specification of their factoring into Profiles and Libraries. A companion file, CLILibrary.xml, considered to be part of this Partition, but distributed in XML format, provides details of each class, value type, and interface in the CLI Libraries. * Partition V: Debug Interchange Format. * Partition VI: Annexes – Contains some sample programs written in CIL Assembly Language (ILAsm), information about a particular implementation of an assembler, a machine-readable description of the CIL instruction set which can be used to derive parts of the grammar used by this assembler as well as other tools that manipulate CIL, a set of guidelines used in the design of the libraries of Partition IV , and portability considerations. read more...

Add a comment add a comment | category: | Views: 1
| tag it

1
kicks
submitted by jasper22 1 year, 4 months ago

ecma-international.org — Standard ECMA-334 C# Language Specification 4 th edition (June 2006) This International Standard specifies the form and establishes the interpretation of programs written in the C# programming language. It specifies: * The representation of C# programs; * The syntax and constraints of the C# language; * The semantic rules for interpreting C# programs; * The restrictions and limits imposed by a conforming implementation of C#. This International Standard does not specify: * The mechanism by which C# programs are transformed for use by a data-processing system; * The mechanism by which C# applications are invoked for use by a data-processing system; * The mechanism by which input data are transformed for use by a C# application; * The mechanism by which output data are transformed after being produced by a C# application; * The size or complexity of a program and its data that will exceed the capacity of any specific data-processing system or the capacity of a particular processor; * All minimal requirements of a data-processing system that is capable of supporting a conforming implementation. read more...

Add a comment add a comment | category: | Views: 0
| tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge