just saw this blog Free book from M$ < http://blogs.msdn.com/b/microsoft_press/archive/2012/10/29/free-ebook-programming-windows-8-apps-with-html-css-and-javascript.aspx >
On Mon, Mar 11, 2013 at 4:21 PM, Michael Savage <[email protected]> wrote: > How to get me started with C# or Javascript in Visual Studio 2012. > > I'm having a lot of time understanding the development interface. I have a > lot of C experience, some C++ (embed devices). In the development > environment, I don't understand where the code goes. > I am trying to write some libraries that I could use as wrappers around > some functions. > > My main program will be just options, where deciding on the option > triggers the desired result. (A switch: statement) All other code will > either come from the library or from subroutines in the main code. > > In C, I have defined simple text files for defining screens etc. The > wrapper function would build the screen based on the parameters in the text > file. > > So, I guess I asking, how do I get a leg up and understand the interface. > Every tutorial, seems to be expecting me to understand the interface. > > Thanks, > Mike > > ______________________________**_________________ > Post Messages to: [email protected] > Subscription Maintenance: > http://mail.leafe.com/mailman/**listinfo/profox<http://mail.leafe.com/mailman/listinfo/profox> > OT-free version of this list: http://mail.leafe.com/mailman/** > listinfo/profoxtech <http://mail.leafe.com/mailman/listinfo/profoxtech> > Searchable Archive: > http://leafe.com/archives/**search/profox<http://leafe.com/archives/search/profox> > This message: http://leafe.com/archives/**byMID/profox/513E4AE1.2040309@** > golden.net<http://leafe.com/archives/byMID/profox/[email protected]> > ** All postings, unless explicitly stated otherwise, are the opinions of > the author, and do not constitute legal or medical advice. This statement > is added to the messages for those lawyers who are too stupid to see the > obvious. > -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAJidMYLM60q1ZNZFT1T7ZAmfcgDx=qdhmuejcid-btkg-mh...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

