Request for visual studio that is compatible with windows 7

I have installed many visual studio i.e, 2012,13 and they did not work in my system with windows 7 OS.Please kindly guide me with the 2010 or 2008 version so that i can develop my apps using it and please make sure that i contains all the specification
of the visual studio 2010 / 2008.Thank you.

I believe you are confusing an end product with an editor.
All the editors written in the Visual Studio Library will work (allow for the creation of programs and websites on a computer) on Windows 7. The real question is what are you creating for the end user? Which version of .Net does it target?
Visual Studio stopped becoming a .net version specific editor as of Visual Studio 2008, which at that time then allowed for different version of .net to be created, (.Net 2 and .Net 3, 3.5). Visual studio verison 2010 can create .Net 2, 3.5,
and 4.  VS2012 can create all that 2010 can do and create .net 4.5x applications.
So a better question would be which version are you targeting for .Net?
Since Visual Studio is an editor, I recommend going with the latest one which can create programs to target .Net2 - .Net 4.5x. Try the latest Community edition
which has just been released and is free to use as long as you are not a large corporation.
William Wegerson (www.OmegaCoder.Com)

Similar Messages

  • Hi, I'm currently browsing the web looking for a case that is compatible with the smart cover for the iPad 2. If anyone has any suggestions I would be glad to read all opinions! Thanks!

    Hi, I'm currently browsing the web looking for a case that is compatible with the smart cover for the iPad 2. If anyone has any suggestions I would be glad to read all opinions! Thanks!

    I love the Smart Cover. It fits the way I work and I love the instant on/off and the always available screen protection. I wouldn't use my iPad without it.
    I got a Cover Buddy for the back, because I wanted the back to be less slippery when I'm using the iPad in the classroom, teaching. I picked this back cover because it's VERY lightweight, easy to get on or off and, protects the corners, has accurate cutouts for the ports, and (in the colors) has a rubberized surface:
    http://www.switcheasy.com/products/CoverBuddy/
    I have a Built NY "hoody" slip on case with a hard internal shell that I use when I'm in the field and I can put the iPad with the Smart Cover and the Cover Buddy inside this . But for everyday use, the Smart Cover with the Cover Buddy is a terrific combination.

  • I need an application for my iPad that is compatible with excel.  I appreciate there is a number of options, However i need to be able filter columns! is this possible

    I need an application for my iPad that is compatible with excel.  I appreciate there is a number of options, However i need to be able filter columns! is this possible.

    Note that I have not tested either of these and they will not be supported by Microsoft. 
    1. Copy your new version of Silverlight.exe to C:\Program Files\Microsoft Configuration Manager\Client\i386
    (you'll have to re-distribute the client package after this).
    OR
    2. You could edit the ccmsetup.xml file with an alternative location for silverlight.exe
    </Item>
     <Item FileName="i386/Silverlight.exe" FileHash="417B442E128D821119008ACEEEE6CDC2A41224377A829B6EC52BABA2724F0151">
      <Applicability Platform="ALL" OS="ALL">
       <Skip>Embedded</Skip>
      </Applicability>
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Is there a version of iTunes that is compatible with Windows 8.1?

    Is there a version of iTunes that is compatible with Windows 8.1?

    Thanks! The procedure worked great for me (using iTunes 10), however there was one caveat. I also had to edit “AppleMobileDeviceSupport64.msi” with Orca and change the entry in “LaunchCondition” from
    VersionNT64>=600
    to
    VersionNT64>=501
    in order for the Device Manager driver update procedure to work, and iTunes to recognize my iPhone4. Prior to doing this, only “digital still camera” was displayed in the “imaging” entry in Device Manger. Once I did the above, “Apple Mobile Device USB Driver” was listed, and the procedure worked as written.

  • Looking for a site that shows problems with windows patches or updates.

    Looking for a site that shows problems with windows patches or updates...so I know what not to install.
    Plenty of sites list and summarize individual patches, I want one that consolidates problems and complaints so I can better assess the risk. Currently I'm waiting to install patches several days and doing google searches. That works, but I'd rather find a place
    that does it with expertise.
    Which forums would be best to look for such problems.
    Thanks in and advance for suggestions

    Hi,
    I agreed with Cyber and Rick.
    Windows update helps to keep your PC safer—and your software current—by fetching the latest security and feature updates from Microsoft via the Internet.
    Although there might be some problems when installing it, Windows update is not the one to blame.
    For troubleshooting Windows updates, if needed:
    Fix Microsoft Windows Update Issues
    http://support2.microsoft.com/gp/windows-update-issues
    Best regards
    Michael Shao
    TechNet Community Support

  • HP Laserject that is compatible with Windows 8

    I have a beloved HP Laserject 5p that is not compatible with Windows 8.  Can you suggest a similar (vintage) printer that will work?

    Hi,
    Please find a list of older Laserjet printers support Windows 8 and 8.1 on the following link:
       http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c03168175#N51795
    All new printers should support Windows 8 and 8.1.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I create MWV file from iMovie that is compatible with Windows

    Hi Folks:
    I have have an iMovie project that I need to share as a WMV file that I can upload to a website that is then able to be opened in a Windows browser.
    I've already created a QuickTime version that seems to work in Mac and Windows browsers. Just need a way to create a WMV file that works.
    I have purchased software (Flip4Mac WMV) that lets me make a WMV file but the files that I make with that software open up in Mac browsers (Firefox and Safari) but will not open in either Firefox or IE for Windows. The windows browsers both report that the page is not available. One of the options is to refresh the page. I do this on Win 2K IE6 and the movie is played in Media Player in a pane at the left side of the browser. On Windows XP IE 7 the page just does not produce anything that is useful.
    Anyone able to tell me what I should do to make the WMV files OK for Windows or some software that actually creates WMV files that work on Windows? Or is this a Web Page Formatting problem?
    Is it something I am doing on the site? I am using the "embedding" technique recommended by Apple to use a JS function to embed the file in a web page as shown below: (slightly modified)
    function InsertMovie(movie)
    document.write('<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">\n');
    document.write('<param name="src" value="movies/' + movie +'" />\n');
    document.write('<param name="controller" value="true" />\n');
    document.write('<param name="autoplay" value="false" />\n');
    document.write('<embed src="movies/'+movie +'" width="320" height="256" autoplay="false" loop="false" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed>\n');
    document.write('</object>\n');
    This works in that the movie is presented to the Windows browsers are presented with the movie but they don't want to display it. I have two versions of the Movie and the one that's an H264 encoded QT movie loads fine in both IE and Firefox on Windows with QT installed. It is the WMV file that is not being handled as I would like.
    Any help would be appreciated a great deal. In fact, I will give a registration code for RollingCredits to anyone able to solve this problem for me.
    I know, resorting to bribery could be considered bad form but I am in need of a solution. And I know there are a lot of smart people out there.
    Cheers
    David

    Are you saying that my problem is that I am not using
    the correct software to create the WMV file or that
    VisualHub is a less expensive alternative.
    My problem seems to be that the file that I create is
    not being recognized by the browser -- not that it is
    not a WMV file.
    As I'm sure you know, WMV, like QuickTime mov files, come in many flavors. VisualHub may give a slightly different 'flavor'.
    After I made my original post, it occurred to me that Flash video is probably a more universal solution to your problem. Had you considered Flash video?
    But your suggestion(s) to try VisualHub have not gone unheeded.
    It's the least expensive way I've found so far to create Flash video files.
    F Shippey

  • How do I burn a data disc that's compatible with Windows?

    Everytime I burn a data disc on my Mac, it isn't compatible with PCs. It doesn't matter what PC I put the Mac data disc in, the PC crashes and gives me a BadPoolHeader blue screen. I take the disc out and have to restart the computer, once the disc is out everything is fine. My PC, which runs Windows XP, has an 2nd internal hard drive, which I use as a storage drive. I just want to transfer files from my Mac to the PC, so I can store some of my Mac's files (photos, word documents, music, and such) on that storage drive. I'm using a CD-R disc. Is there a way to burn a PC compatible data disc on my Mac? How can I do this (steps)? If it helps, I'm using Mac OSX 10.4.11.

    Thank you so much Kappy, your steps worked! I can now make PC readable data disks, yay!
    dbsneddon, I was also dragging and dropping into a burn folder and just hitting burn, but the discs that were created weren't readable in PCs, only on Macs. My friend tells me he is able to make discs that can read in PCs by just dragging and dropping too. My Mac is just being mean I think. It always has issues, it can never do anything that simple without giving me a problem lol.

  • Looking for 16GB RAM That is Compatible with Late-2011 17" Macbook Pro

    Hi guys,
    I am looking to upgrade the RAM and Hard Drive in my late-2011 17" Macbook Pro. I've already found the hard drive I want to use, but I don't know as much about RAM, and I'm not sure which 16GB (2 x 8GB) kit would be both compatible and give me the best bang for my buck. I am in Canada so any suggestions linking to Canada Computers or NewEgg would be the best! I'd really appreciate any help.
    Thanks,
    Jacob

    First, goto OWC - https://www.macsales.com/
    It has a guide for all things Mac & Memory
    Second, get an SSD as it will speed up your computer tremendously.
    OWC or Crucial are very good Mac-friendly brands.

  • WCF RIA wrapper for SOAP service that is compatible with Lightswitch Data Source

    I have a WCF RIA wrapper around a SOAP service and all the simple entities work just fine. Unfortunately Lightswitch does not like my represenation of complex entities like SalesInvoice that contains a list of SalesInvoiceLines. How should I represent
    such an entity in RIA so that Lightswitch can accept it? Do I use the AssociationAttribute? If so what format? What type of collection/list/entityset should the SalesInvoiceLines be? An Example would be very useful.

    HI,
    Welcome to Lightswitch forum.
    According to your description above, I researched this issue, I found that while both OData and RIA Services support complex types on entities, due to scheduling constraints LightSwitch will not. 
    If a complex type property is exposed on an entity, LightSwitch will import the entity, ignoring that property. Further information:
    How to create a RIA service wrapper for OData Source
    Please let me know if there is anything that I can do to help.
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Looking for an extender that is compatible with my Can EF75-300mm f4-5.6 IS USM lens

    I have a Canon 5d mii camera and had purchased a Canon EF lens : 75-300mm : 4-5.6 IS USM many years ago for a Canon t90 and would like to get an extender (tc) for the DSLR and lens. I have looked at the compatibility charts for the Canon 2x and 1.4 tc but I do not see this particular lens listed. Can anyone suggest where to find out whether or not I can purchase a tc for this lens or not.. Thanks much ~mmstar

    like Jgordon24 said, you cannot use Canon TC. But you can use third party one like ProOptics or Kenko. But your camera AF may not working.
    Weekend Travelers Blog | Eastern Sierra Fall Color Guide

  • How to create documents on Mac that are compatible with Windows?

    I have just started working in InDesign for a client who uses InDesign and wanted me to learn the program so that they could make changes on their own in the future to documents I create for them.  I am working on a Mac OS 10.6.2 They have PCs and are working in a Windows environment.  I sent the first packaged dvd for their printer and sent it to them last week.  Everything looked beautiful on this end, no errors, packaged with links and fonts.  When they received the disc the font files on the disc that looks perfect on my computer-- on their computer all read as 0kb and they can't make it work.  I have used truetype, type 1 and open type fonts.  I just read something in an earlier discussion about true type and T1 as being problematic with PCs?  What can I do to be compatible?

    My apologies. I find working in unfamiliar computer systems challenging and after over an hour on the phone trying to help an inexperienced PC user find fonts and find her way around InDesign with which she was even less familiar on a PC, a platform with which I have had no experience in the last 13 years, I was frustrated. My comment was inapropriate to this forum.  I do realize that PCs are valuable tools.  The computer system one is familiar with is always the best platform there is when in the middle of a complicated job.

  • Is there an app that is compatible with windows Notepad so I can write things on my iPod touch then transfer them to my computer

    I'm a writer and I'm always out and about, when i get inspiration i write down a paragraph or two on my iPod, but then i have to re-write it again when i get home... Is there a notepad compatible app out there?

    Notes can sync:
    http://manuals.info.apple.com/en_US/iPod_touch_iOS4_User_Guide.pdf

  • Download a Project file for Visual Studio regarding the Kinect for Windows v2? Getting Started with Kinect Development in Visual Studio

    I am currently trying to make an application for Kinect for Windows v2 but I am entirely new to Visual Studio and Kinect development and could use some help getting started. I honestly have no idea where or how to start and I figured the easiest thing would
    be to obtain a simple project file and examine how it works myself, but I have been unable to find one. The easiest thing would be if I could obtain a project file for Visual Studio that is an application which overlays the Skeletal model over people in real
    time, though similar project files would also be appreciated. The app I am making largely involves things similar to overlaying the skeletal model on bodies so this would get me off to a great start and show me how the code is laid out within visual studio
    simultaneously. (I would prefer the code to be in C# if that is possible but other languages also work).
    I have checked out some of the guides for kinect development but they all assume you know how visual studio works so I cannot get very far in them. Thus if you know of a good guide to get me started with visual stuido AND the Kinect then I would be glad
    to here that as well.
    Alternatively, and I know this is not the right place for this, I have Matlab, which I know works for the Kinect v1 but can't find support for it regarding the v2, so if you could point me in the right direction on how to get it to work with the Kinect v2
    THAT would also work incredibly well as I am much more familiar with Matlab.
    I already have Visual Studio Ultimate 2013 installed, as well as the Kinect SDKv2.0, the physical Kinect for Windows v2, and my laptop meets all of the requirements for development so those are not issues.
    Thanks in advance for any advice you can give me!

    Hi Jicnon,
    Thank you for posting in MSND forum.
    Since this forum is discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor. About your issue, I think that it is
    more related to the Kinect for Windows v2, so I suggest you can post this issue directly to Kinect for Windows v2 SDK forum:https://social.msdn.microsoft.com/Forums/en-US/home?forum=kinectv2sdk
    ,maybe you will get better support.
    In addition, I find a similar thread about your issue, maybe you will get some useful message.
    https://social.msdn.microsoft.com/Forums/en-US/92b23946-53d2-419c-8624-66e6c390617f/information-to-start-project-with-kinect-for-windows-v2?forum=kinectv2sdk
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Excel Importer for Visual Studio LightSwitch 2013

    Has anyone managed to get the 'Excel Importer for Visual Studio LightSwitch' extension working with Visual Studio 2013?

    Hi Kevin,
    I assume you mean this extension here -
    http://code.msdn.microsoft.com/silverlight/Excel-Importer-for-Visual-61dd4a90
    From what I can tell that does not yet support VS 2013.  The source code is of course available, so you could attempt to fix it up yourself and tell us the result.
    Thanks.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Can't reply or create new e-mail at all. Can if I go to photos & forward 1

    Very odd behavior that started when I upgraded to the new iOS 4. When I'm in the mail app and I touch the "create new mail" icon, it lights up but nothing happens. No new, blank e-mail message appears. Also, when I am reading an e-mail, if I hit the

  • Unicode font / Hebrew problem

    Hello I use two different flash card programmes to learn Hebrew vocab. One has a setting for selecting the display font and one doesn't. Regardless of what font you choose it looks the same anyway. Both are synced over wifi. The problem is that in on

  • How to increase the JDBC connections peroformacnce

    Hi Iam new to Weblogic admin We are using weblogic 10. in solaries + oracle database env We are facing the slowness issue for internet application users, after submitting the user name and password, user will not get any response from the application

  • Why does safari load in to the last web page and not the set homepage

    I recently installed Lion 10.7.1.  In Safari, I have my preferences set at a preferred Homepage, however, each time I search the web at other sites, and after closing the web, and upon re-opening Safari, the last web page opens up and not my preferre

  • Production Order Cost Calculation

    Hi All When trying to cost a Production Order, I am getting a warning message as below: No valid source of supply found for material &1 plant &2 Message Class - CK, Message Number - 776 Why does this error happen and how can I rectify it Thank you Ru