PC Review


Reply
Thread Tools Rate Thread

Changing case using Visual Studio

 
 
apm
Guest
Posts: n/a
 
      24th Sep 2005
All or Anyone:

Is there a way to change from uppercase to lowercase all the characters of
all the source files in a project?

Thanks in advance.

David


 
Reply With Quote
 
 
 
 
Cool Guy
Guest
Posts: n/a
 
      24th Sep 2005
apm <(E-Mail Removed)> wrote:

> Is there a way to change from uppercase to lowercase all the characters of
> all the source files in a project?


I can't imagine there being a single command for that, but you could do it
for *one* file like this: open it, press Ctrl-A (select all), and press
Ctrl-U (make lowercase).

Perhaps you could record this as a macro so as to automate its repetition?
I've never dabbled with VS.NET macros so I wouldn't know for sure.
 
Reply With Quote
 
Michael A. Covington
Guest
Posts: n/a
 
      24th Sep 2005

"Cool Guy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> apm <(E-Mail Removed)> wrote:
>
>> Is there a way to change from uppercase to lowercase all the characters
>> of
>> all the source files in a project?


Wouldn't this make a lot of names of .NET objects invalid?


 
Reply With Quote
 
Bob Powell [MVP]
Guest
Posts: n/a
 
      24th Sep 2005
It'd really upset the compiler! .NET framework method names are case
sensitive.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





"apm" <(E-Mail Removed)> wrote in message
news:TAdZe.16581$nq.16577@lakeread05...
> All or Anyone:
>
> Is there a way to change from uppercase to lowercase all the characters of
> all the source files in a project?
>
> Thanks in advance.
>
> David
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to take an IE rendered screenshot of a website with visual studio .net 2002 or visual stuido .net 2003? I can't install visual studio .net 2005 on this computer. Daniel Microsoft Dot NET 4 17th May 2007 07:56 PM
How to take an IE rendered screenshot of a website with visual studio .net 2002 or visual stuido .net 2003? I can't install visual studio .net 2005 on this computer. Daniel Microsoft Dot NET Framework 1 14th May 2007 08:05 PM
How to take an IE rendered screenshot of a website with visual studio .net 2002 or visual stuido .net 2003? I can't install visual studio .net 2005 on this computer. Daniel Microsoft C# .NET 0 14th May 2007 07:45 PM
changing the visual basic in office 2003 to visual studio net =?Utf-8?B?YmlnZGFkZHkz?= Microsoft Excel Misc 1 13th Sep 2005 10:57 AM
Visual Studio - Sentence Case =?Utf-8?B?SmV3ZWw=?= Microsoft Dot NET 3 24th Oct 2004 04:25 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:12 PM.