473,394 Members | 2,031 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,394 software developers and data experts.

My Mini C# Lab

Hi, I just wrote a mini C# lab for myself, I think it may be useful for
others, so I shared it on my blog.
If you often need to write only serveral lines of code and don't want to
waste time on waiting for Visual Studio startup, maybe you will be interested
in it.
http://blog.darkthread.net/blogs/dar...sharp-lab.aspx
Jun 27 '08 #1
5 2896
Nice

--

BlackWasp
www.blackwasp.co.uk
"Guineapig" <guineapig@anti_spam.com.twwrote in message
news:92**********************************@microsof t.com...
Hi, I just wrote a mini C# lab for myself, I think it may be useful for
others, so I shared it on my blog.
If you often need to write only serveral lines of code and don't want to
waste time on waiting for Visual Studio startup, maybe you will be
interested
in it.
http://blog.darkthread.net/blogs/dar...sharp-lab.aspx
Jun 27 '08 #2
How you created c# syntax coloring editor ?
Where to find source code of this application ?

Andrus.

"Guineapig" <guineapig@anti_spam.com.twwrote in message
news:92**********************************@microsof t.com...
Hi, I just wrote a mini C# lab for myself, I think it may be useful for
others, so I shared it on my blog.
If you often need to write only serveral lines of code and don't want to
waste time on waiting for Visual Studio startup, maybe you will be
interested
in it.
http://blog.darkthread.net/blogs/dar...sharp-lab.aspx
Jun 27 '08 #3
New features:
1.Remove terrible Ctrl-X shortcut key to exit
2.You can add additional assembly references
3.Support .NET 3.5
You can get more detail from here:
http://blog.darkthread.net/blogs/dar...b-ver-1-1.aspx
Jun 27 '08 #4
After Mini C# Lab 1.1 was released, the most frequently asked quesitons are:
1) Could it support VB.NET? 2) Where is the source code?

Now, here comes Mini C# Lab ver 1.2 and some wishful features are added.

First, it supports VB.NET now! Yes, **VB.NET**!! Although it's Mini "C#"
Lab, many people still want to use it to test VB.NET code. I found that the
CodeDomProvider provides the abstract class concept, so we can use the almost
same code to add VB.NET support easily. Since it's not difficult at all,
thanks to .NET RD team, I put the VB.NET support into Mini C# Lab ver 1.2.

Second, since many people asked about the source code, here you are. In my
life of coding, I learned a lot from open source projects and always believe
the spirit of sharing over Internet makes the world better day by day. So,
here is my two cents, I have put Mini C# Lab on CodePlex now, if you are
interested in how it works, you can find the source code there. One more
thing, if you find any lousy or dirty code inside my source, please let me
know.

Since it's on CodePlex now, besides my blog, you can give your feedback on
CodePlex, too. Thank you!

Blog:
http://blog.darkthread.net/blogs/dar...harplab12.aspx
CodePlex: http://www.codeplex.com/minicsharplab

"Andrus" wrote:
How you created c# syntax coloring editor ?
Where to find source code of this application ?

Andrus.

"Guineapig" <guineapig@anti_spam.com.twwrote in message
news:92**********************************@microsof t.com...
Hi, I just wrote a mini C# lab for myself, I think it may be useful for
others, so I shared it on my blog.
If you often need to write only serveral lines of code and don't want to
waste time on waiting for Visual Studio startup, maybe you will be
interested
in it.
http://blog.darkthread.net/blogs/dar...sharp-lab.aspx

Jun 27 '08 #5
Guineapig,
Second, since many people asked about the source code, here you are. In
my
life of coding, I learned a lot from open source projects and always
believe
the spirit of sharing over Internet makes the world better day by day.
So,
here is my two cents, I have put Mini C# Lab on CodePlex now, if you are
interested in how it works, you can find the source code there. One more
thing, if you find any lousy or dirty code inside my source, please let me
know.
Thank you.
Ideas:

1. Allow embedding. Create a static method which accepts script as string,
returns modified
script and can be called from other application to embed mini-lab to
application.

2. Change code font to fixed-width.

3. Use http://www.codeproject.com/KB/cs/cs-script_for_cp.aspx as script
engine, it has some more possibilites and automatic
assembly reference adding.

4. Use Searchable controls to add find/replace to RichTextBox ?
http://www.codeproject.com/KB/edit/S...eControls.aspx
new version: http://jimblackler.net/SearchableControls.zip

Andrus.

Jun 27 '08 #6

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

Similar topics

9
by: Emmanuel Charruau | last post by:
Hi, I am looking for a class or any information which would allow me to make communicate mini-module in c++. I have been looking on the net for some examples of such implementation, but I did...
2
by: Daniel | last post by:
Hi , i was just wondering if it is possible to create a mini game in vb.net say for example like space invaders with a spacecraft coming across the top of the screen in a web form dropping...
0
by: tbatwork828 | last post by:
VS 2005. I have compiled my dlls/exes in Release mode and also setting Debug Info="full"under Project - Properties - Build - select "Release" under "Configuration" drop down - the Advanced button...
3
by: aurora | last post by:
This is an entry I just added to ASPN. It is a somewhat novel technique I have employed quite successfully in my code. I repost it here for more explosure and discussions. ...
2
by: Eric S. Johansson | last post by:
as one would expect when creating a body of software, eventually you create a series of relatively generic components you find yourself using over and over again. As a result, I'm finding myself...
2
by: oyster | last post by:
The following is my pure-python wxwidgets test. It runs and give a frame, but soon python comes up to say "unexpected parameter 'mini.py'" and I have to close it. I cannot find the reason. Can...
8
by: geert | last post by:
Hi all, I have a mac mini running maocosx 10.5 leopard I want to deploy a django project on. My backend is MySQL, and I have it running as a 64- bit app. Of course, apache2 is also running as...
1
by: =?Utf-8?B?VGhhZA==?= | last post by:
My Windows media player won't find the mini dvd - any help on how I can play these mini dvd's recorded on my camcorder in media player? I have media player 9. -- Thanks, Thad
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.