Subscribe
Subscribe
Subscribe Options (Close)
Topic: Vb.Net
New with Topic: Vb.Net
venky posted a blog entry
.net Requirements, Onsite Opportunities, Chennai, Softcrylic
Requirements for .Net professionals in Softcrylic, Chennai with Onsite(USA) opportunity based on project requirements. We are...
Requirements for .Net professionals in Softcrylic, Chennai with Onsite(USA) opportunity based on project requirements. We are...
Mbarek M posted a blog entry
Développeur expérienté .Net (vb/c#)
Une Société SSII offshore en pleine expansion cherche à renforcer son équipe.rattaché à un chef de projet, votre mission...
Une Société SSII offshore en pleine expansion cherche à renforcer son équipe.rattaché à un chef de projet, votre mission...
saw1234 posted a blog entry
WCF & Using Statements
I was attending the Dallas Connected Systems UG last night (http://biztalkusergroup.com/) and during the presentation I made...
I was attending the Dallas Connected Systems UG last night (http://biztalkusergroup.com/) and during the presentation I made...
ragesh p posted a blog entry
Create and Delete Virtual Directory Programmatically
create a function to create a new virtual directory and set some properties of the new virtual directory.public void...
create a function to create a new virtual directory and set some properties of the new virtual directory.public void...
fernandogl.garcia posted a blog entry
PDC en Buenos Aires.
HolaQuiero compartir con todos que el 18 de Noviembre, se realizara en Buenos Aires un evento donde se mostraran todos los...
HolaQuiero compartir con todos que el 18 de Noviembre, se realizara en Buenos Aires un evento donde se mostraran todos los...
programminghelp posted a blog entry
program 31
Program that draws different shapes Public Class Form1 Private Sub Form1_Paint(ByVal sender...
Program that draws different shapes Public Class Form1 Private Sub Form1_Paint(ByVal sender...
juank20 bookmarked a link
Design Patterns in C# and VB.NET - Gang of Four (GOF)
Patrones de diseño
Patrones de diseño
Sreeni posted a blog entry
exiting your vb.net application completely.
i had written an application in which even after pressing the exit button or close button,i could still see the process occupy...
i had written an application in which even after pressing the exit button or close button,i could still see the process occupy...
rprateek posted a blog entry
Learn how to develop a three tier .net application using (vb.net) with visual basic source code
This article focuses on explaining how to code a three tier application usingvisual basic .net . Here I will be explaining each...
This article focuses on explaining how to code a three tier application usingvisual basic .net . Here I will be explaining each...
rprateek posted a blog entry
Learn how to develop a three tier .net application using (vb.net) with visual basic source code
This article focuses on explaining how to code a three tier application usingvisual basic .net . Here I will be explaining each...
This article focuses on explaining how to code a three tier application usingvisual basic .net . Here I will be explaining each...
Biggle shared an item
Aufpassen bei SQL Server Compact Edition Datentypen
Da ich gerade mit dem SQL Server Compact Edition arbeite möchte ich Euch auf ein paar Besonderheiten bezüglich der Datentypen der SQL Server CE hinweisen.Eigenarten bezüglich dem Visual Studio und der Compact Edtion werde ich in einem anderen Artikel...
Da ich gerade mit dem SQL Server Compact Edition arbeite möchte ich Euch auf ein paar Besonderheiten bezüglich der Datentypen der SQL Server CE hinweisen.Eigenarten bezüglich dem Visual Studio und der Compact Edtion werde ich in einem anderen Artikel...
13 days ago
Google Reader
| Topics: Tipps und..., VB.NET, Datentypen, SQL Server | Add google reader to your profile
Google Reader
| Topics: Tipps und..., VB.NET, Datentypen, SQL Server | Add google reader to your profilesaw1234 posted a blog entry
Microsoft Web Platform Installer
While I was not able to attend PDC, Microsoft did good by the community and has provided free recordings of many of the...
While I was not able to attend PDC, Microsoft did good by the community and has provided free recordings of many of the...
dhvrm posted a blog entry
The Trouble With PHP’s Weak Data Types: An Example Examined And Explained
Asked recently on Yahoo! Answers:Multiple nested MySQL functions in PHP?I was going through code today, trying to make some...
Asked recently on Yahoo! Answers:Multiple nested MySQL functions in PHP?I was going through code today, trying to make some...
17 days ago
dougv.com | The Web home of Doug Vanderweide
| Topics: Programming, .NET, Data Types, Database
dougv.com | The Web home of Doug Vanderweide
| Topics: Programming, .NET, Data Types, DatabasePascal_Belaud posted a blog entry
PDC 2008 : Visual Basic 10 (VB10) et les "Auto Properties"
En Visual Basic, lorsqu'on veut déclarer une propriété dans une classe, voici la syntaxe habituellement utilisée :Public...
En Visual Basic, lorsqu'on veut déclarer une propriété dans une classe, voici la syntaxe habituellement utilisée :Public...
Pascal_Belaud posted a blog entry
PDC 2008 : Visual Basic 10 (VB10) et "AsParallel"
De plus en plus de PC arrivent désormais avec au moins deux processeurs. Quand on voit qu'à la PDC 2008, on a annoncé que...
De plus en plus de PC arrivent désormais avec au moins deux processeurs. Quand on voit qu'à la PDC 2008, on a annoncé que...
programminghelp posted a blog entry
Program 30
THIS PROGRAM USEs OVERLOADED FUNCTIONS TO ADD NUMBERS Imports system.console Module...
THIS PROGRAM USEs OVERLOADED FUNCTIONS TO ADD NUMBERS Imports system.console Module...
Pascal_Belaud posted a blog entry
PDC 2008 : Visual Basic 10 (VB10) et les "MultiLines Statements Lambdas"
Dans ce post, je vais vous présenter la nouvelle fonctionnalité appelée "MultiLines Statements Lambdas" et introduite...
Dans ce post, je vais vous présenter la nouvelle fonctionnalité appelée "MultiLines Statements Lambdas" et introduite...
Pascal_Belaud posted a blog entry
PDC 2008 : Visual Basic 10 (VB10) et "Implicit line continuations"
De tout temps, lorsqu'on voulait écrire du code Visual Basic sur plusieurs lignes, nous étions obligés d'utiliser un...
De tout temps, lorsqu'on voulait écrire du code Visual Basic sur plusieurs lignes, nous étions obligés d'utiliser un...
erdemtuzen posted a blog entry
İlk bakışta Visual Basic 10 Yenilikleri!
Visual Studio 2010 ve .NET Framework 4.0 CTP‘lerinin yayınlandığı bugünlerde iki yol sonra karşımıza çıkacak...
Visual Studio 2010 ve .NET Framework 4.0 CTP‘lerinin yayınlandığı bugünlerde iki yol sonra karşımıza çıkacak...
19 days ago
Erdem TUZEN'in Kisisel Kirintilari
| Topics: .net, Vb.NET, vb9 ve vb10 arasındaki..., vs10
Erdem TUZEN'in Kisisel Kirintilari
| Topics: .net, Vb.NET, vb9 ve vb10 arasındaki..., vs10aalokitoaami posted a blog entry
Trigger validator control validation from javascript
function checkForConfirmRate() { for(var i=0;i<Page_Validators.length;i++) { ...
function checkForConfirmRate() { for(var i=0;i<Page_Validators.length;i++) { ...
Pascal_Belaud posted a blog entry
PDC 2008 : Visual Basic 10 (VB10) et les "Collections Initializer"
Voici une nouveauté sympa du compilateur de Visual Basic 10 (VB10), les "Collections Initializers" !Supposons que nous...
Voici une nouveauté sympa du compilateur de Visual Basic 10 (VB10), les "Collections Initializers" !Supposons que nous...
ramil posted a blog entry
.NET Reflector: Soup to Nuts by Andrew Clarke
I found this great post last week on simple-talk and I decided to repost it here on my blog. Happy Learning! .NET Reflector:...
I found this great post last week on simple-talk and I decided to repost it here on my blog. Happy Learning! .NET Reflector:...
TuVinhSoft bookmarked a link
Max Flodén posted a blog entry
Convert Accented Characters to ASCII
It is pretty simple in .NET to convert Western Unicode (non-ASCII, accented, diacritics) to ASCII, but regardless I had a hard...
It is pretty simple in .NET to convert Western Unicode (non-ASCII, accented, diacritics) to ASCII, but regardless I had a hard...
dhvrm posted a blog entry
The Difference Between Null, Empty And Zero-Length Data / Strings
A common problem faced by new programmers is understanding the difference between null, empty and zero-length variables,...
A common problem faced by new programmers is understanding the difference between null, empty and zero-length variables,...
27 days ago
dougv.com | The Web home of Doug Vanderweide
| Topics: Programming, .NET, Database, Microsoft...
dougv.com | The Web home of Doug Vanderweide
| Topics: Programming, .NET, Database, Microsoft...BobGrommes posted a blog entry
VB.NET Eye for the C# Guy
Coming to VB.NET from C#? Oh, behave!
Coming to VB.NET from C#? Oh, behave!
andreafortuna posted a blog entry
VB.NET: inserire un post su BlogSpot utilizzando le Google Blogger Data API
Un breve frammento di codice che sto utilizzando per la realizzazione di un tool di ‘blog-sync’ (che...
Un breve frammento di codice che sto utilizzando per la realizzazione di un tool di ‘blog-sync’ (che...
oriental_blog posted a blog entry
Deleting Multiple Rows in a GridView
If you have used Hotmail or any other similar email client, you might have observed that we have the option of selecting...
If you have used Hotmail or any other similar email client, you might have observed that we have the option of selecting...
ramil posted a blog entry
ASP .NET Dynamic Data Video tutorial by Bill Burrows
This tutorial covers an overview to ASP.NET Dynamic Data features. Dynamic Data is new to the .NET Framework 3.5 (SP1) and...
This tutorial covers an overview to ASP.NET Dynamic Data features. Dynamic Data is new to the .NET Framework 3.5 (SP1) and...
pecesama29 posted a blog entry
Krypton Suite
El día de hoy quiero platicarles de una librería de controles gráficos de usuario para .Net, este conjunto de controles de...
El día de hoy quiero platicarles de una librería de controles gráficos de usuario para .Net, este conjunto de controles de...
Jaroslaw Dobrzanski bookmarked a link
Dave posted a blog entry
Getting started with jQuery and ASP.NET
As promised, I am starting a series on jQuery. Today our goal is to get a project setup in Visual Studio that uses jQuery. ...
As promised, I am starting a series on jQuery. Today our goal is to get a project setup in Visual Studio that uses jQuery. ...
andreafortuna posted a blog entry
VB.NET: rilevare un server di Quake3 su una rete locale
Classica applicazione inutile ma divertente da sviluppare Qualche giorno fa ho iniziato a chiedermi come il mio amato Quake3...
Classica applicazione inutile ma divertente da sviluppare Qualche giorno fa ho iniziato a chiedermi come il mio amato Quake3...
Gath posted a blog entry
How to access HttpServerUtility.MapPath in a Thread
Usually, when you want the root directory of your website, it is easy to call:HttpContext.Current.Server.MapPathor...
Usually, when you want the root directory of your website, it is easy to call:HttpContext.Current.Server.MapPathor...
HasX posted a blog entry
Comparing 2 Dates
I discovered a very interesting little twist on the differences between the Today property and the Now property in the DateTime...
I discovered a very interesting little twist on the differences between the Today property and the Now property in the DateTime...
Lions posted a blog entry
離線安裝 Visual Studio 2005 Express
Visual Studio 2005 Express 已經很久了至少三年麻但是還是留個連結不然每次要找花時間三秒練功房
Visual Studio 2005 Express 已經很久了至少三年麻但是還是留個連結不然每次要找花時間三秒練功房
Dave posted a blog entry
Two Interfaces, One Method, Two Meanings (VB)
Last week I showed how to implement two interfaces with one method and two meanings in CSharp. One of the first comments I...
Last week I showed how to implement two interfaces with one method and two meanings in CSharp. One of the first comments I...
programminghelp posted a blog entry
Program 29
A console application that reverses any sentence given by the user Imports System.Console Module...
A console application that reverses any sentence given by the user Imports System.Console Module...
Skylar Van Kruistum posted a blog entry
iTunes Music Discovery
With the recent release of itunes 8 and it’s built in genius feature, it would seem that my work on similar playlist...
With the recent release of itunes 8 and it’s built in genius feature, it would seem that my work on similar playlist...
programminghelp posted a blog entry
Program 28
a program finds the shortest distance between any cities and the routes Public Class...
a program finds the shortest distance between any cities and the routes Public Class...
CyrilCS posted a blog entry
VB.net et arguments optionnels, et C# dans tout ça ?
J'avais déjà parlé il y a quelques temps des paramètres optionnels de VB.net : C# et paramètre optional. Je me suis...
J'avais déjà parlé il y a quelques temps des paramètres optionnels de VB.net : C# et paramètre optional. Je me suis...
Wezy posted a blog entry
Werken met datums in VB.NET
Er is een handige functie in VB.net om het verschil tussen 2 datums uit te rekenen. Dim startDatum as Date = "1/1/2008" ...
Er is een handige functie in VB.net om het verschil tussen 2 datums uit te rekenen. Dim startDatum as Date = "1/1/2008" ...
Lions posted a blog entry
Beep-PC Speaker
宣告Declare Function Beep Lib "kernel32" (ByVal dwFreq As Integer, ByVal dwDuration As Integer) As...
宣告Declare Function Beep Lib "kernel32" (ByVal dwFreq As Integer, ByVal dwDuration As Integer) As...
andreafortuna posted a blog entry
.NET: gestione manuale della Garbage Collection
Per chi arriva da linguaggi di ‘basso livello’, il Garbage Collector è una scoperta allo stesso tempo meravigliosa...
Per chi arriva da linguaggi di ‘basso livello’, il Garbage Collector è una scoperta allo stesso tempo meravigliosa...
Pascal_Belaud posted a blog entry
Trois nouveaux WebCasts pour les développeurs sur SQL Server 2008
Je viens de produire trois nouveaux WebCasts sur le développement avec SQL Server 2008 sous Visual Studio 2008 SP1. Ces...
Je viens de produire trois nouveaux WebCasts sur le développement avec SQL Server 2008 sous Visual Studio 2008 SP1. Ces...
Pascal_Belaud posted a blog entry
J-5 avant le MSDN/TechNet Tour 2008 !
Microsoft France organise ce que nous avons baptisé le MSDN/TechNet Tour 2008 (appelé aussi les Microsoft Days). Il s'agit...
Microsoft France organise ce que nous avons baptisé le MSDN/TechNet Tour 2008 (appelé aussi les Microsoft Days). Il s'agit...
Pascal_Belaud posted a blog entry
Des formations Microsoft gratuites pour les enseignants !
Comme vous le savez sans doute, je suis pas mal impliqué dans le monde de l'Education, où je rencontre à peu près 2 000...
Comme vous le savez sans doute, je suis pas mal impliqué dans le monde de l'Education, où je rencontre à peu près 2 000...
shadows_cl posted a blog entry
Buen Programador = Diseño Pobre
Uno de los escenarios mas recurrentes dentro de la vida del desarrollo de una aplicación, para algunos programadores, es...
Uno de los escenarios mas recurrentes dentro de la vida del desarrollo de una aplicación, para algunos programadores, es...
58 days ago
michael gomez ,negocios,actualidad,software y tutoriales
| Topics: .net, Programacion, desarrollo, diseño
michael gomez ,negocios,actualidad,software y tutoriales
| Topics: .net, Programacion, desarrollo, diseñoshadows_cl posted a blog entry
VB.NET con MySQL - MySQL Driver Cs
Si bien no acostumbro a mezclar vb.net con mysql, a veces, se hace realmente necesario cuando se busca una performance o bien...
Si bien no acostumbro a mezclar vb.net con mysql, a veces, se hace realmente necesario cuando se busca una performance o bien...
59 days ago
michael gomez ,negocios,actualidad,software y tutoriales
| Topics: .net, Programacion, desarrollo, drivers
michael gomez ,negocios,actualidad,software y tutoriales
| Topics: .net, Programacion, desarrollo, driversriyuniza posted a blog entry
Download e Book .Net
Silahkan download tutorial e Book untuk pemrograman .Net dibawah...
Silahkan download tutorial e Book untuk pemrograman .Net dibawah...
Related topics
asp.net
c++
cnet
microsoft
MySQL
.net
PDC08
PDC 2008
programacion
VB10
VisualBasic
Visual Basic 10
Visual Studio 2008 ("Orcas")
Visual Studio 2010
vs10
Top members tagged
Top communities tagged
You
Explore
Create
Help
Sign In | Create Your Free Account
Communities | Members | Topics | Friender
Guidelines | Forum | Help Pages | Contact Us
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | Report Abuse
Copyright © 2005-2008 MyBlogLog. All rights reserved. Copyright/IP Policy

















