473,386 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

c sharp

can anyone send me some simple .net exercises to practice programming
Nov 16 '05 #1
3 1709
supriya wrote:
can anyone send me some simple .net exercises to practice programming


Download C#-Express, there are many samples...
http://lab.msdn.microsoft.com/expres...p/default.aspx

--
Greetings
Jochen
Nov 16 '05 #2
Here's some specifications for things that I want to write but I haven't got
the time.

* A Regular Expression tester: should create
System.Text.RegularExpressions.Regex objects, and have two text boxes, one
for inputting the pattern for the regex, and another to input a string to
test it against. Should have a nice method of displaying what matches have
been found together with their positions, and any explicit/numbered captures
if there are any. Any regular expression options you think are relevant
should be controllable by means of checkboxes.

As an optional extra, it should have a file/folder selector, in order to do
a regular expression replace in either a single file or a whole folder full
of files, with the option of recursive directory search or not. Also, the
option to save 'favorite' regular expressions should be available, with the
option of registry or .dat file storage.

* A SQL server disk utilisation reporting tool: should have a server
component to be run installed and run on SQL servers, which could basically
consist just of a console application which provides a remote object. There
should then be a client program, which has a list of all the servers (this
should be able to be manually maintained in some way and persisted on
application exit), it then 'dials round' each one, by means of instantiating
a remoting object, the remoting object should then provide the information
the client program needs to generate an excel workbook containing a separate
sheet for each server, each server's sheet to be showing:
- a 'stacked column' chart showing a column for each drive on the
particular server, the filled in bit obviously representing the amount of
used space, and
- a pie chart for each drive, showing the amount taken up by each file.
System files (i.e. non-.mdf and non-.ldf files), and files smaller than a
certain specifiable size, should be able to be grouped together as one slice.
Make it so it's one workbook per server if you like, with one sheet for the
column chart and one sheet for each drive if that's easier.

Delivered with installers and comments please, to benjtaylor at hotpop dot
com.

Thanks

"supriya" wrote:
can anyone send me some simple .net exercises to practice programming

Nov 16 '05 #3
"Patty O'Dors" <Pa********@discussions.microsoft.com> wrote in
news:A5**********************************@microsof t.com...
Here's some specifications for things that I want to write but I haven't
got
the time.

* A Regular Expression tester: should create
System.Text.RegularExpressions.Regex objects, and have two text boxes, one
for inputting the pattern for the regex, and another to input a string to
test it against. Should have a nice method of displaying what matches have
been found together with their positions, and any explicit/numbered
captures
if there are any. Any regular expression options you think are relevant
should be controllable by means of checkboxes.


I agree this is a nice exercise, but did you have a look at expresso or
regulator?
These tools do exactly that.

Niki
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Vi | last post by:
Some of you might be interested in this open source AutoUpdater for ..NET "Sharp AutoUpdater provides an auto-update feature for .NET applications. Using XML configuration files, Sharp...
0
by: application | last post by:
is it possible to create a simple com dll in c-sharp? i need to use a c-sharp com from an asp page( not aspx) and i read in google about regasm and csc and some other strage words but never find a...
2
by: Ben | last post by:
Hi all I am new to C Sharp. Any suggestion for some good C Sharp sites? Thanks for sharing. Ben
0
by: Eugene | last post by:
9rays.net Report Sharp-Shooter 1.3 has been published! Report Sharp-Shooter is the most flexible .NET report engine available on the market. It's a suite of 100% managed .NET components that...
4
by: Hai Nguyen | last post by:
I'm learning C sharp and do not like vb much. I'm creatiing a wepage using panel to test myself. I tried to use these code below, which is written in VB, and to transform them to c sharp but I got...
9
by: Dragon | last post by:
Hi, I have 'some' experience in VB. I would like to learn C-Sharp and would like to know if the following book is any good or not. Thank you. Microsoft Visual C# .NET Step by Step - Version...
2
by: HishHish | last post by:
I have a Java code that I want to convert it to C-sharp in order to put it in my ASP.NET web application. I used the JLCA (Java Language Conversion Assistant) for conversion, but it gave me many...
23
by: arthur.mcginty | last post by:
Man I've grown tired with C#/.NET the last three days I spent trying to put a NULL value in a database. C# initializes all uninitialized properties to 0 (for numeric types) and didn't have until C#...
5
by: Alberto | last post by:
What sharp (from c sharp) stand for or where does it comes from? thank you
20
by: windandwaves | last post by:
Hi Folk I am a PHP programmer, but I like to learn c-sharp as it seems to be in hot demand around here. My questions are: - how does c-sharp relate to PHP - do you like c-sharp and its...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.