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

Auto reformating c# code

Hello,

I'm using Visual Studio .Net Enterprise Architect 2003. Is there a way/add
in that is freely available to atutomatically reformat source code (C#)?

Thanks heaps,

/m
Nov 15 '05 #1
4 1332
Hi,
have you tried Edit->Advanced->FormatSelection , Ctrl K, Ctrl F

HTH
Rak

"muscha" <mu****@no.spam.net> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hello,

I'm using Visual Studio .Net Enterprise Architect 2003. Is there a way/add
in that is freely available to atutomatically reformat source code (C#)?

Thanks heaps,

/m

Nov 15 '05 #2
Yes, but I can't control the formatting style. I'm forced to use VS .Net
formatting style.

thanks,

/m

"Rakesh" <ra*****@asianetindia.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,
have you tried Edit->Advanced->FormatSelection , Ctrl K, Ctrl F

HTH
Rak

"muscha" <mu****@no.spam.net> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hello,

I'm using Visual Studio .Net Enterprise Architect 2003. Is there a way/add in that is freely available to atutomatically reformat source code (C#)?

Thanks heaps,

/m


Nov 15 '05 #3
I am looking for a solution to this as well. Although most of the
formatting style in VS.NET seems fine, but there are cases that I want to
use a custom format, such as no indents for static members, etc.
"muscha" <mu****@no.spam.net> wrote in message
news:uy**************@tk2msftngp13.phx.gbl...
Yes, but I can't control the formatting style. I'm forced to use VS .Net
formatting style.

thanks,

/m

"Rakesh" <ra*****@asianetindia.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,
have you tried Edit->Advanced->FormatSelection , Ctrl K, Ctrl F

HTH
Rak

"muscha" <mu****@no.spam.net> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hello,

I'm using Visual Studio .Net Enterprise Architect 2003. Is there a way/add in that is freely available to atutomatically reformat source code (C#)?
Thanks heaps,

/m



Nov 15 '05 #4
You could always buy a code formatter. Here's one :

http://www.semanticdesigns.com/Produ...Formatter.html

--
Greg Ewing [MVP]
http://www.citidc.com

"Tony" <en*******@hotmail.com> wrote in message
news:u7**************@TK2MSFTNGP11.phx.gbl...
I am looking for a solution to this as well. Although most of the
formatting style in VS.NET seems fine, but there are cases that I want to
use a custom format, such as no indents for static members, etc.
"muscha" <mu****@no.spam.net> wrote in message
news:uy**************@tk2msftngp13.phx.gbl...
Yes, but I can't control the formatting style. I'm forced to use VS .Net
formatting style.

thanks,

/m

"Rakesh" <ra*****@asianetindia.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,
have you tried Edit->Advanced->FormatSelection , Ctrl K, Ctrl F

HTH
Rak

"muscha" <mu****@no.spam.net> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
> Hello,
>
> I'm using Visual Studio .Net Enterprise Architect 2003. Is there a

way/add
> in that is freely available to atutomatically reformat source code (C#)? >
> Thanks heaps,
>
> /m
>
>



Nov 15 '05 #5

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

Similar topics

2
by: Manlio Perillo | last post by:
Hi. This post follows "does python have useless destructors". I'm not an expert, so I hope what I will write is meaningfull and clear. Actually in Python there is no possibility to write code...
1
by: Glabbeek | last post by:
I'm changing the layout of my site. Instead of using tables, I will use DIVs. It's working fine, except for 1 thing: In IE6 some DIVs are not the correct width. Mozilla and Opera are showing the...
0
by: Rookie Card | last post by:
Issue - Reformating the Dates in ASP.NET from a MSSQL Database that has <NULL> values in a SmallDateTime Field to read "Dec 8, 2000" instead of "12/8/2000 12:00:00 AM" (As you might already...
5
by: Samuel | last post by:
Hi, I am running into a problem of mixing UICulture = auto and allowing users to select culture using a dropdown list. I am detecting a querystring, "setlang", and when found, setting the...
22
by: nospam_news | last post by:
I currently get asked about my usage of "auto". What is it for? The keyword is clearly superflous here. In contrast to the huge majority of C/C++ developers I write definitions very explicitly...
1
by: neridaj | last post by:
Hello, I've found a few postings of this problem but none of the answers seem to fix my problem. I have a content div wrapped around a left floated image and a right floated table. I want the...
1
by: karpatov | last post by:
Dear PERL users, I am a biologist with a limited programming experience in the statistical programming language R . Recently I have been facing the task to extract relevant information from csv file...
1
by: Tina | last post by:
I've been using vs2005 a long time and today, all of a sudden, it begings to reformat the code in my aspx page. It removes all of my carriage returns so my whole page is one line and it...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.