Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VB.NET

How do I edit tabular data/data in a DataGridView in a details form?

Abstract This sample shows how to edit data from a DataGridView in a details form which opens when one double clicks on the RowHeader of the DataGridView. Since both forms are bound to the same datasource one sees an instant update on both forms when

How do I access the clipboard to copy and paste text, images or generic objects?

Abstract This short sample details how to access the clipboard to copy and paste text, images or generic objects. In order to do so this sample uses the Clipboard Class. How Do I Video The corresponding How-Do-I video can be found here . Source Code Visual

How do I inform one form that data in another form got changed?

Abstract This short sample demonstrates how to let one form in a Windows Forms application know when data in another form got changed. To implement this behavior I’ll show you how to create an event on Form2 and how to subscribe to this event on Form1

How do I exchange data between two forms of a Windows Forms application?

I regularly check the forums to get an understanding what’s going on in the community and what’s troubling our customers. Based on my findings I created some videos including the corresponding source code which I’m releasing over the next couple of days

30 free Cheat Sheets (Browser compat, SEO, PHP, CSS, JS, SL, …)

Found a great list of 30 cheat sheets/Reference guides on webdesigner depot (Thanks to Günter Hagedorn for this tip!). 25-Point Website Usability Checklist Browser Compatibility Table Web Standards Checklist Search Engine Optimization Cheat Sheet Tweet

When using LINQ to XML why don’t I get results if I don’t import a XML namespace?

Hi, I posted a bit of code the other day which I used to get a list of all Code Snippets we ship in Visual Studio . In a nutshell, I used XElement.Load to create a new XML document from a filename from which I then read elements from (There are way to

How to get a list of all files of a directory (subdirectories included)?

I needed to create a list of all Code Snippets we ship in Visual Studio the other day containing their title, description and path on disc and size. As you might know, Code Snippets are stored in multiple directories below "%ProgramFiles%\Microsoft Visual
Posted by Walzenbach | 3 Comments
Filed under: ,

Two free e-books available till April 22th to celebrate MS Press’s 25th b-day

2009 is the 25th anniversary of Microsoft Press! To celebrate their b-bay they’re giving away two free e-books, namely Windows Small Business Server 2008 Administrator's Companion by Charlie Russel and Sharon Crawford (27 chapters, 3 appendices, 712 pages)

Neue MSDN Solve CodeClips online

Hi, endlich, endlich, nach einer gefühlten Ewigkeit, tut sich wieder etwas auf MSDN Solve (und auf diesem Blog aber mehr dazu in einem nächsten Blogeintrag) :-) Auf meiner Platte liegen ca. 150 neue CodeClips von denen bis Anfang nächsten Jahres täglich
Posted by Walzenbach | 1 Comments

Downloadable Virtual Earth Code Samples

Marc Schweigert just updated his Virtual Earth (VE) map control demos. Marc basically redid all the samples from the Virtual Earth Interactive SDK in a Visual Studio solution.   You can find all the information on his blog at http://blogs.msdn.com/devkeydet/archive/2008/05/01/updated-virtual-earth-map-control-demo-code.aspx

How to get the Base Directory of an application?

Well, to be honest that’s actually quite easy, nevertheless I keep forgetting it all the time (pretty much like Error 15023: User already exists in current database ). Seems like I enter an age where my short term memory is already gone but the long term

Did you miss MIX08? Watch the keynotes live!

Alright! Fair enough! This is too late for the first keynote from Ray Ozzie, Scott Guthrie, Dean Hachamovitch. Fortunately though you can watch this keynote online :-) So, here are the keynote links: Wednesday, March 5 •    9:30 am

Microsoft Visual Basic Power Packs 3.0 released

Microsoft Visual Basic Power Packs 3.0 includes a new DataRepeater control and updated versions of the three previously released Visual Basic Power Packs, Line and Shape controls , the PrintForm Component and the Printer Compatibility Library . The download
Posted by Walzenbach | 2 Comments
Filed under:

Kostenloser Download: Microsoft Visual Basic 2005 - Das Entwicklerbuch

Auf dem Microsoft Developer Network steht derzeit das "Microsoft Visual Basic 2005 - Das Entwicklerbuch" zum kostenlosen Download bereit :-) Dieses umfassende Arbeitsbuch zur Programmierung mit Visual Basic 2005 von Klaus Löffelmann erläutert nicht nur
Posted by Walzenbach | 5 Comments
Filed under: ,

Free Visual Studio 2008 and .NET Framework 3.5 Training Kit

The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2008 features and a variety of framework technologies including: LINQ,
More Posts Next page »
 
Page view tracker