visual studio

  1. ScottLoudon-VerelogicIT

    C#.Net Software Developer Needed Urgently! - Sheffield - ?35,000 P.A

    Hello All, My client are urgently seeking a number of Software Developers to join their team in Sheffield! :):) Due to growth they are moving into new offices and require multiple C#.Net Developers to join their team. Originally based in London and the South East they are expanding their team...
  2. P

    Question Is disposing a local brush variable necessary?

    MSDN recommends disposing any variable of type System.Drawing.Brush before its last reference is released. Otherwise, the resources it is using will not be freed until the garbage collector calls the Brush object's Finalize method. As we know, local variables are destroyed automatically when...
  3. K

    Flow - new exciting extension for VS

    Hi, check out the new Visual Studio extension called Flow. it automates the process of browsing through Q&A sites (like StackOverflow) and reading exhausting online documentation... It's compatible with any programming language including C#, C++.... download for free...
  4. C

    Question How to generate CR reports when some fields are unknown?

    Hi all - I have a question regarding generating reports from a data table using C# in VS. On a windows form, the user has a datagridview control filled with various accounting items as column headings (rate, credit card, discount, etc.) Now, there are about a dozen or so columns that are...
  5. S

    Tip Visual Studio 2010 SQL Compact 3.5 Issues on Vista/7 - Resolved!

    Ok, So from what I've read on the internet this is a wide-spread problem. I've looked everywhere and found out why this happens and here's how to fix it. Print this page. Restart your computer. Before the Windows Loading screen, press F8 to access the boot menu. Choose "Safe Mode" and press...
Back
Top Bottom