Blogs1 - 10 of 1,107 recent posts for tag:vb.net
06
Jan
2009
Other Microsoft Products VB Notebook for .NET Store

1 day ago by gregggarvin1981

Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools

JCC Bookmarks - jccdev.net

VB.NET Training VB Notebook for .NET Store

1 day ago by gregggarvin1981

Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools

JCC Bookmarks - jccdev.net

VB6 and Classic Visual Basic VB Notebook for .NET Store

1 day ago by gregggarvin1981

Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools

JCC Bookmarks - jccdev.net

Job: SharePoint ASP.Net Developer - VB.Net - C# - SQL Server - FS - Boston, ...

1 day ago by raju

Position: SharePoint ASP.Net Developer Local Candidates Only - No Sponsorship Up to $125K DOE + Bonus - Comprehensive Benefits Location: Boston, MA Area Company: Smaller, Private, $10 Billion+, Asset Management Firm focused on the Fixed Income side of the Business. Lots of Upside - Collaborative - T ...

Computer Jobs Blog - hotjobs.taragana.com · 4 references

Copy to clipboard with VB.NET / C#

1 day ago by Deniz Dlec

Problem: You want to copy/paste Text into/from the clipboard of windows. Solution: Use Clipboard.SetText Method in System.Windows.Forms Namespace for copy. Use Clipboard.GetText Method for paste. For more Information besides the MSDN look here: http://www.geekpedia.com/tutorial188_Clipboard-Copy-and ...

Deniz Dülec - IT Blog - duelec.de/blog

Ramp Up

1 day ago by sweisfeld

Microsoft has started a new program called Ramp UP ( http://msdn.microsoft.com/en-us/rampup/default.aspx). “Ramp Up is a free, online, community-based learning program, with a number of different tracks that will help you build your portfolio of professional development skills. Ramp Up has a solid f ...

Shawn Weisfeld [MVP] - drowningintechnicaldebt.com/blogs/shawnweisfeld/default.aspx · 1 reference

Walkin @ BLOOM Software :ASP.NET/VB.NET/C++/ MYSQL/ ...

1 day ago by CareerGuruz

BLOOM Software Solutions walki’s on 10th Jan 09 Read More

Indian IT Jobs.. - indianitjobs.wordpress.com

ASP.NET/VB.NET/C++/ MYSQL/ SQLServer/HTML/JAVAScript Jobs in Bangalore ...

2 days ago by WWW.CAREERGURUZ.COM

Company: BLOOM Software Solutions Position: Software Engineers [Preferably Male] Education: B.E / B.Tech, MCA, MSc, ME / M.Tech Exp: 1-3yrs Skills: -ASP.NET, VB.NET, C#, MY SQL / SQL Server, HTML, JAVA Script -Product Development experience preferred. -Expertise with relational databases like SQL Se ...

CareerGuruz.com - careerguruz.com · Rank: 169,579 · 7 references

Que te gustaria aprender mas?

2 days ago by netzky

En este blog nos preocupamos por nuestros usuarios asi que hacemos una pequeña encuesta para saber que te gustaria aprender y desde donde deberiamos partir para nuestros visitantes.

Web Development Blog & IT ... - netzky.wordpress.com

05
Jan
2009
Check for LEAP YEAR in VB.Net

2 days ago

Nothing overly impressive here but wanted to point out the built-in functionality of VB.Net to let you know if your year is a leap year or not. HERE IS THE CULPRIT: If Date.IsLeapYear(Int(TextBox1.Text)) Then Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As Syst ...

.Net stuff and other stuff - toddvance.com

Previous1234567