Developer Code Samples

Contributions
Requests
Favorites
Sort By:

VBDC Easy Currency Note this app is in the marketplace : http://windowsphone.com/s?appid=b001a320-376f-e011-81d2-78e7d1fa76f8I decided to share the insides of my Windows Phone app with the comunity so more VB.Net coders might enter the amazing platform
Silverlight 4 upload VB 2010Last update 21/05/2012 : reasson minor bugfix in filereceiver.ashx fixed a problem uploading Docx or Xlsx files This project shows how to asynch upload a file with Silverlight 4 from client browser to a webserver it is all done in VB 2010 and Silve
Silverlight 5 file upload controlThis control makes it possible to send files over the web , while performing client side validation so no more having to wait until the file is arrived at the server to receive a rejection because it was not in the right format or size this contro
Sample project on how to use the MVVM pattern in Silverlight 4this particular example captures the Webcam This is a fully functional example , wich shows the following How to use the observable object , Relay command in SilverlightHow to bind the UI to a ViewModel How to use the
I know that MVVM purists say that you should not use messageboxes and Dialogs in a MVVM application , however as a business developer you must sometimes blok the GUI to let the user pick an item or confirm there actions . After some discussions in the comunity i decided to show y
A sortable binding list written in VB 2010 Handy for binding LINQ queries to the datagridview while maintaining sorting Generic sortable bindinglist as described here http://msdn.microsoft.com/en-us/library/bb546190.aspxWith this binding list you can make for instance LINQ querie
A Generic Eval Provider for visual basic

With this provider it is possible to exectute a
string as VB.net code in a generic way ( it actually returns a type )

Some of you might know the javascript eval() function , eval() evaluates
and/or executes a string of JavaScri
0 results
No sample requests were found.
No favorites have been added.