CSharp Editor

  • Thread starter Thread starter My interest
  • Start date Start date
M

My interest

Does anybody know where the CSharp Editor is?

I created an VS2008 Isolated Shell application and trying to associate
it with the csharpclass file as the default editor. Is it possible?
 
Hi,

A question like this was posted a few days ago, one poster suggested using a
free (with source code) alternative. Dig in the C# NG and you will find it.
 
Hi,

A question like this was posted a few days ago, one poster suggested usinga
free (with source code) alternative. Dig in the C# NG and you will find it..

I saw one posst suggesting use either the VS2008 Shell or SharpDev.
This is why I tried VS2008 Shell (which looks simpler and decent). I
have noticed that, in the "native" applications, such as VS2005,
VS2008, even VS2008 Express (which itself is said to be an isolated
shell), when you click on File / New File, then click the Open With
(the arrow key on the open button), you can see a "CSharp Editor" in
the available list. So I wonder, is it possible to also include this
in the Isolated Shell application I created.

Thanks.
 
take a look at Context Menu Shell Extension problem" by POGGS dec 11 11:23
mst
Hi,

A question like this was posted a few days ago, one poster suggested using a
free (with source code) alternative. Dig in the C# NG and you will find it.

I saw one posst suggesting use either the VS2008 Shell or SharpDev.
This is why I tried VS2008 Shell (which looks simpler and decent). I
have noticed that, in the "native" applications, such as VS2005,
VS2008, even VS2008 Express (which itself is said to be an isolated
shell), when you click on File / New File, then click the Open With
(the arrow key on the open button), you can see a "CSharp Editor" in
the available list. So I wonder, is it possible to also include this
in the Isolated Shell application I created.

Thanks.
 
take a look at Context Menu Shell Extension problem" by POGGS dec 11 11:23
mst">


Do you have a link? I googled "Context Menu Shell Extension problem"
and only find some posts where seeem irrelevant
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top