Slashdot Mirror


User: MadF0rce

MadF0rce's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Wasted taxpayer dollars on Tesla Nabs $465M Government Loan To Build Model S · · Score: 1

    Now Hold on a minute here, why does Tesla only get 500 Mil and Ford get 5.9 Bil. Ford is bigger and uglier with more capital shouldn't it be the other way around ??? I am confused.

  2. Re:Why are we deprived of this in North America? on Microsoft Will Ship Windows 7 in Europe With IE Unbundled · · Score: 1

    As long as they're consistant and strip all other operating systems of their Internet Explorers (Mac OSx of Safari) and have no default browser for Linux and make it a selectable this is fine, otherwise it's stupid.

  3. MS Dev on Best Reference Site For Each Programming Language? · · Score: 2, Informative

    http://msdn.microsoft.com/library

    For .Net stuff (similar to php.net)
    http://msdn.microsoft.com/en-au/library/w0x726c2.aspx
    Check the class library (or search)

    Particularly the .Net Framework Library

    The other option is to install the Visual Studio library press F1 on an intelisense item ie
    System.Web.UI.TextBox and the object pops up in a help window (like back in the good old days of Borland C/Pascal).

    ASP Specific (AJAX etc) check the "How do I"
    www.asp.net (the learn tab has vids)

    Silverlight
    www.silverlight.net (vids under learn)
    http://msdn.microsoft.com/en-au/library/bb404700(VS.95).aspx