VB.NET
Tag details
Welcome to the 'VB.NET' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'VB.NET'.
Look up
"VB.NET"
at The Free Dictionary
Latest blogosphere posts tagged “VB.NET”
-
Visual Basic.Net Black Book + Debugging Strategies For .NET Developers
e-Books Baba —
Authority: 155
Visual Basic.Net Black Book + Debugging Strategies For .NET Developers Publisher: Apress | ISBN: 1932111042+1590590597 | edition 2003 | PDF | 1184+272 pages | 11,53 mb Visual Basic .NET Black Book is a comprehensive reference and problem-solving guide for Visual Basic programmers. It covers Visual Basic.NET tips, ...1 day ago -
Episode 40: Silverlight 4 and Behind the Scenes at PDC 2009 with Scott Guthrie
Deep Fried Bytes —
Authority: 100
What better way to find out what is going on in .Net development than to get it straight from The Gu himself? Keith and Woody were invited back to PDC 2009 to cover all of the announcements and get the scoop on what the future is for Microsoft developers. The guys sit down with Scott Guthrie, Corporate Vice ...1 day ago -
Silverlight: Building a Grid and StackPanel in Code
MSMVPS.COM —
Authority: 658
Many Silverlight examples show how to build controls with XAML. But XAML does not support programming logic. So sometimes you need to build the controls with real code in C# or VB. This example demonstrates how to build a Grid and StackPanel with Buttons first in XAML and then in C# and VB. It seems that there ...2 days ago -
MinimizeToTrayPlus Lets You Minimize The Applications To The System Tray !
vhxn.com —
Authority: 441
MinimizeToTrayPlus is one of the useful extensions for minimizing Mozilla Firefox or Thunderbird to the tray. In this addon, you can have a number of quick and flexible ways to do this function. Therefore, you can use the Minimize To Tray option from the File Menu. Instead, you can press Ctrl+Shift+M on your keyboard. ...2 days ago -
Copying files across projects
Programmers Heaven Forums RSS Feed —
Authority: 163
Hi, I am new to VB.Net. I created a small application for a client. Now the client wants a similar application with very few changes. How do I create a new project from the existing one to make modifications. I am using MS Access as the back end database. Any help fast will be highly appreciated. Thanks2 days ago -
Help! Looking for a CSS DSL!
Eric Polerecky —
Authority: 104
Update : Today Less CSS for .NET , or just .Less , was released. Its a port of the ruby LESS library and exactly what I was/am looking for. I updated my question on SO already. —– old post —— I posted this on stackoverflow.com already….. I’ve been working on a really large project for almost 2 ...2 days ago -
.Net jobs, Tech Lead Required
CareerGuruz.Com —
Authority: 149
.Net Tech LeadSkills: ASP.Net, MS SQL, VB.Net, C#.Net, .Net Framework, Ajax, Design Patterns,Exp: 5 – 7 YrsJob Description:- 5-7 years experience in software development using Microsoft technologies especially .net- 3-4 years of experience in Web development using .net.- Strong in Object Oriented methodologies- Good ...3 days ago -
How do I view a Crystal Report using properties of my object classes.
IT answers —
Authority: 458
New Question Created by Obhasha073 days ago -
Windows 7 HomeGroup Lets You Share Music, Files, Folders And Libraries Easier Than Ever !
vhxn.com —
Authority: 441
Easily share the photos, music, and files on each of the PCs running Windows 7 on your home network. It’s especially handy when you want to share a printer. Have you ever needed to print a file at home when you weren’t connected to a printer? Did you decide that even with a home network, it was easier to just put ...4 days ago -
Extensibility Series – WPF & Silverlight Design-Time Code Sharing – Part I
Karl On WPF - .Net —
Authority: 530
This is the first in series of posts called the “Extensibility Series.” This series will cover writing design-times for WPF & Silverlight custom controls for the WPF & Silverlight Designer for Visual Studio 2010 that target .NET 4.0 and Silverlight 3 and 4. I will use the term Designer for the rest of ...4 days ago -
VB.NET Programmer : Jobs In IT Managers Inc.
Information Technology Jobs —
Authority: 148
(National Capital Reg) Requirements: - Thorough experience in Software Development Lifecycle including Planning, Design, Development, Testing and Deployment. - With 2 years solid experience in .NET technologies such as VB.NET / ASP.NET / ADO.NET/ C# / Visual Studio 2005 - Experienced in creating stored ...5 days ago -
ASP.Net, C#, VB.Net jobs, Walk-in on 20th, 21st Nov 09
CareerGuruz.Com —
Authority: 149
.Net Team LeadQualification: BE/B.Tech/MCA/M.Tech/M.scJob Description:-Report to the Project Manager,-Manage team of developers-Guide team on .Net 3.5, 2.0 technologies-Create project designs and documentation-Develop&unit test modules in ASP.Net,C#,VB.Net-Integration&System Testing-Estimate &ensure ...5 days ago -
Silverlight 3 & 4 Library Sharing with .NET 4.0 Library or WPF
Karl On WPF - .Net —
Authority: 530
As if you need “another” reason to start running Visual Studio 2010 Beta2, here is another for all the cross platform .NET Line of Business application developers. Silverlight 3 & 4 Library assemblies can be referenced in .NET 4.0 applications and used. The above WPF application has a file reference also ...5 days ago -
DSS Systems requires Oracle & VB.Net Professionals
IT & Engineering Jobs in India —
Authority: 144
This job is posted by Tushar and available at itjobsdelhi.blogspot.com DSS is an ISO 9001:2008 certified Pune-based company that provides Services for Software Development/Support as well as implementation of Oracle Apps; own Software Products; training & consulting in Six Sigma and ITIL; and IT ...6 days ago -
Create a Simple and Quick Web Service Handler
PimpThisBlog.com - Latest published stories —
Authority: 466
There are some cases where a full-blown web service or WCF implementation is just too much for the project you’re working on. In those times, I often resort to building a similar implementation using an ASP.Net handler to accepts posts, and return data, just like a standard web service would do. This is not new. ...6 days ago -
Do you Need My Help?
.NET Answers —
Authority: 421
I admit it, for the first time in years, I find my self under committed. That is, I have less work than I have time. So, if you need someone that provides one of the several programming and web related services below, I may be able to help you.What you may not realize is how [...] Do you Need My Help? is a post ...6 days ago -
hamming code
Programmers Heaven Forums RSS Feed —
Authority: 163
has any1 ever tried to program the hamming code in vb.net? and are u willing to share !?1 week ago -
Silverlight: No More Boxy UIs
MSMVPS.COM —
Authority: 658
As WinForms and WebForms developers, we are used to building user interfaces (UIs) that look like this: Notice the rectangular header area and the rectangular link area and the rectangular data entry area. With Silverlight it is (relatively) easy to give the UI less of a boxy look: So ...1 week ago -
need help!!
Programmers Heaven Forums RSS Feed —
Authority: 163
On my form load event, i populate three comboboxes by code.... in the button click event i try to insert into the database and i use combobox.selecteditem and it generates an insert error. but when i use combobox.selectedindex, it runs. dont know wat to do.1 week ago -
Visual Studio 2010 – Visual Basic New Feature – NonSerialized Events
Karl On WPF - .Net —
Authority: 530
A long time feature request has been added to Visual Basic 10 that ships with Visual Studio 2010; decorating an Event as NonSerialized. In prior versions of Visual Basic developers had to implement a Custom Event or another workaround when their types needed to expose an Event and they had to be Serializable. C# ...1 week ago

