|
|
|
Welcome to General programming section of C# Corner. In this section, you will find various General related source code samples, articles, tutorials, and tips.
|
|
|
|
|
|
|
|
|
Text to HTML Parser
by
Saurabh Nandu
on
Jun 02, 2009
If you have been into developing Web Applications then you might have at many times experienced that when you display multiple lines of data from a database you loose the spacing or formatting between multiple lines of data.
|
C# Tokenizer
by
gary sun
on
May 31, 2009
A simple tokenizer in csharp without using regex or MatchCollections.
|
String Jargon in C#
by
Prasad
on
May 22, 2009
The following article shows some String functions which are not currently available directly in C#.
|
How to Prepare Quotation Using Use Case Points
by
Shivprasad
on
May 18, 2009
Quotation is one of the important aspects of software cycle. Any prediction less or more will affect the project a lot. Let's look at how basically day to day businesses manage their ways of handling quotations.
|
Subtitles Algorithm
by
Peter
on
May 08, 2009
This article explains a simple and useful algorithm that helps you to implement subtitles into your simple video player.
|
BackUp Device in C# .Net
by
Kapil Soni
on
Apr 27, 2009
The attached project is a utility that allows you to take a backup and restore to the previous state of a SQL Server database.
|
Coding Better: Programming From the Outside In for Fluent Interfaces. Part II
by
Matthew Cochran
on
Jan 31, 2009
In this article we’ll cover building a Fluent Interface in order to
write readable code that closely models spoken/written language. In a
previous article I discussed how we can be more efficient and write better code
by developing from the outside-in. Now we’ll look at a new trick to make
this approach even more effective, the Fluent Interface and Method Chaining.
|
Coding Better: Programming From the Outside In. Part I
by
Matthew Cochran
on
Jan 24, 2009
Modeling an API for a domain is a difficult task. The trick is to get the correct level of encapsulation/abstraction while making the API easy to understand and consume. If we can model our domains at the same level that we understand them linguistically then we are 90% of the way there. This article discusses a programming methodology by which we can build a concise interface that will provide a consistent level of abstraction and is easy to code against.
|
Software Architecture Styles
by
Kalyan Bandarupalli
on
Jan 14, 2009
An Architecture style is a set of principles which you can use to build a system Typically Architecture styles depends on their focusing areas. Implementing the software architecture styles depends on the capacity of your organization for implementing it and infrastructure constraints. This post explains which architecture style is to use based on demands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
What is Microsoft BizSpark
by
Mahesh Chand
On
Jul 04, 2009
Microsoft BizSpark is a program that helps early-stage startups succeed by providing Microsoft software, support and visibility at no upfront cost. Check out what Microsoft BizSpark program is. Pretty cool for small businesses.
|
|
Comments:
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ping The Bing
by
Rahul Kumar Saxena
On
Jun 04, 2009
Microfot released a powerful search service that gives quick and easy access to knowledge from the Web, thereby enabling you to take important decisions. It's called Bing.
|
|
Comments:
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chapter 1 - Introduction to "M"
by
Addison Wesley
on
Nov 03, 2009
The "Oslo" Modeling Language (M) is a modern, declarative language for working with data. M lets users write down how they want to structure and query their data using a convenient textual syntax that is convenient to both author and read.
|
|
|
|
|
Visual C# Kicks
by
Armando Pensado
on
May 02, 2008
A site containing a large collection of hard-to-find C# coding techniques and algorithms complete with full example projects with commented source code. User articles are welcomed for submitting.
|
Free Podcast: In The Brain of Matt Deacon: Technology Mega Trends
by
Catriona Dissera
on
Mar 29, 2008
Technology Mega Trends
The cheap revolution has been upon us for a while; cheap storage, cheap connectivity, cheap devices. But where does this all lead? What will the developer platform look like tomorrow? How do you build solutions now that can transcend this transition? Do the tools we use today really equip us well enough to build the solutions of tomorrow? Enterprise software and Internet services are on a collision course that promises to completely shake up the way we think about delivering software solutions in the future. Hold on tight!
ABOUT MATT DEACON
Matt Deacon is the Chief Architectural Advisor for the Developer and Platform Group at Microsoft Ltd, in the UK.
WATCH PODCAST
Watch this podcast on Skills Matter's In-the-Brain session on Technology Mega Trends here:
http://www.skillsmatter.com/podcast/open-source-dot-net/technology-mega-trends
|
An Inside Look At The Next Generation Of Visual C++
by
Praveen Moosad
on
Jul 10, 2007
Windows Vista™ exposes thousands of new native APIs that extend the Windows® platform. These APIs allow developers to create snazzier user interfaces, produce more responsive I/O operations, manage threads more effectively, and much more. The next version of Visual Studio,® code-named "Orcas," will help C++ developers take full advantage of the new capabilities offered by Windows Vista.
|
A Terrific Collection of Icons
by
Scott Lysle
on
Mar 11, 2007
For those in need of an extensive collection of icons usable for both web and desktop application development, take a look at the free collection of icons on the famfamfam.com website. In addition to the silk icons offered by Mark James, also be sure to take a look at his collection of flag icons and the mint collection (also located on this site). The icons are very professional and may be downloaded in .PNG format. It is the best icon collection I have ever encountered and one can hardly argue about the price (everything is free for commercial or private use).
|
|
|
|
|
|
|
Filename To Icon Converter
by
Leung Yat Chun
on
Jan 01, 2009
This article describes FileToIconConverter, which is a MultiBinding Converter that can retrieve an Icon from system based on a filename(exist or not) and size.
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
The Complete Visual C# Programmer's Guide, written by the authors of C# Corner, covers most of the major components that make up C# and the .NETenvironment including Windows Forms, ADO.NET, GDI+, Web Services, and Security. The book is geared toward the beginner to intermediate programmers.
|
|
Browse more books here»
|
|
|
|
|