473,669 Members | 2,393 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is there a way we can send a feature request for Visual Studio?

Hi,
Is there a way we can send a feature request for Visual Studio? When using
'Refactor-->Encapsulate Field', I'd like to have an option for the
references not to be updated anywhere in the project. It would be very
useful for me (and probably others too) because I use this feature to
generate my properties from my member variables. So I type all my member
variables and then take them one by one and encapsulate them... When the
project is small it's quick and efficient, but when the project becomes
bigger it can take many seconds and sometimes minutes because it searches in
all the assemblies of the solution to update the reference to a private
variable that is not used anywhere because I just created it. Moreover, it
would be nice to take a block of member variables and tell Visual studio to
encapsulate them all. It would save a lot of time (and money too).

So to reiterate my question : Is there a way (or place) we can send a
feature request for Visual Studio?

thanks

ThunderMusic
Sep 21 '06 #1
4 1457
ThunderMusic wrote:
So to reiterate my question : Is there a way (or place) we can send a
feature request for Visual Studio?
http://lab.msdn.microsoft.com/productfeedback/

Sep 21 '06 #2
Chris Dunaway wrote:
ThunderMusic wrote:
>So to reiterate my question : Is there a way (or place) we can send a
feature request for Visual Studio?

http://lab.msdn.microsoft.com/productfeedback/
Better yet, use the new URL:

http://connect.microsoft.com/feedbac...spx?SiteID=210

-cd
Sep 21 '06 #3
thanks... I can see that all my comments are already addressed... but they
are closed, does someone have any idea as if those features will be added in
the next version? if they could release a service pack or something like
this to add them to current version (VS 2005)?

thanks

ThunderMusic

"Carl Daniel [VC++ MVP]" <cp************ *************** **@mvps.org.nos pam>
wrote in message news:O4******** ******@TK2MSFTN GP02.phx.gbl...
Chris Dunaway wrote:
>ThunderMusic wrote:
>>So to reiterate my question : Is there a way (or place) we can send a
feature request for Visual Studio?

http://lab.msdn.microsoft.com/productfeedback/

Better yet, use the new URL:

http://connect.microsoft.com/feedbac...spx?SiteID=210

-cd


Sep 21 '06 #4
ThunderMusic wrote:
thanks... I can see that all my comments are already addressed...
but they are closed, does someone have any idea as if those features
will be added in the next version? if they could release a service
pack or something like this to add them to current version (VS 2005)?
There will be a service pack for VS2005 - the beta for it starts next week.
Service packs generally don't include new features, and they generally don't
give feedback on which suggestions will actually be implemented. If they
chose to implement your suggestions, the first place it'd be likely to show
up is in the "Orcas" beta, which isn't even announced yet (and is still at
least a few months off, I suspect).

-cd
Sep 22 '06 #5

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

Similar topics

5
1505
by: scsharma | last post by:
Hi, I am using .Net on Windows XP Professional. I am facing a unique problem with visual studio where intellisense feature is getting turned off. If i close IDE and reopen my solution the intellisense feature is back again for sometime and after sometime its again turned off. Is there a reason why intellisense feature is getting turned off. Its annoying to unload and reload visual studio to get this feature turned on. BTW I am using C#....
13
7528
by: MLH | last post by:
I want to send 2 reports using SendObject. Something like this would do nicely... DoCmd SendObject A_REPORT, "rpt1";"rpt2", A_FORMATRTF, MyRecip, , , MySubject, MyBodyText, 0 ....except for the fact that this syntax won't compile. Suggestions?
0
934
by: JDeats | last post by:
I think Visual Studio.NET should provide a default source control manager that operates seperate from and as an alternative to Visual SourceSafe. I think it would be great to be able to click on a toolbar icon and have the IDE archieve a version of the current project and be able to spawn off a new version (e.g. copy the solution and project files, etc.. to a new directory or whatever need be) immediately. A lot of developers use VSS in...
2
2518
by: Learner | last post by:
Hi there, I have working version of an asp.net application on my windows 2003 server. We planning to move it production server which is again another 2003 server. The version i have on my machine works fine. But when i moved the stuff over to the new 2003 server and try running the appilication the login page(login.aspx)comes up but when i type in user id and pwd and click on Ok its complaining about 'http/1.1 400 bad request'. I have...
15
8584
by: cj | last post by:
How can I get a button in VB to send the contents of a text box via email in a manner similar to the "Send To\Mail Recipient" functionality that you can select via right clicking a file in Windows Explorer? I want the user to click a button and it lunch the users default email client and put the contents of a multi line text box in the body of the message and the contents of another text box in the title box and be sitting there read for...
4
2287
by: Thomas Eichner | last post by:
Hi, does anybody know a public website which offers a service that displays all data send by a browser (or an app calling the website), especially HTTP GET and POST data, browser data etc.? I have a hard time finding what really my app is sending and this would be a great help! Thank you very much ! Thomas
0
953
by: briain | last post by:
Hello I am using Visual Studio's inbuilt security sign up/login features. It is working beautifully. However! (al always!) .. i have a problem.. I have to host my SQL Server DB's on a different server to the rest of my site..
11
4080
by: raylopez99 | last post by:
Keep in mind this is my first compiled SQL program Stored Procedure (SP), copied from a book by Frasier Visual C++.NET in Visual Studio 2005 (Chap12). So far, so theory, except for one bug (feature?) below. At some point I'm sure I'll be able to laugh about this, akin to forgeting a semi-colon in C/C++, but right now it's frustrating (time to sleep on it for a while). Problem-- For some reason I get the error when trying to save files...
25
2564
by: samjnaa | last post by:
Please check for sanity and approve for posting at python-dev. In Visual Basic there is the keyword "with" which allows an object- name to be declared as governing the following statements. For example: with quitCommandButton .enabled = true .default = true end with
0
8465
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8894
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8587
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8658
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7407
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4384
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2792
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2029
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.