Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
.NET Framework GroupsView
.NET Distributed_Apps
.NET
.NET ADO.NET
.NET ASP.NET
.NET ASP.NET Security
.NET ASP.NET Webcontrols
.NET ASP.NET Web Services
.NET Clr
.NET Compact Framework
.NET Drawing
.NET Interop
.NET Performance
.NET Web Services
.NET Windows Forms
.NET Windows Forms Controls
.NET General
.NET Csharp
.NET Visual Basic
.NET Vc
.NET Security
.NET Xml
Vsnet Debugging
Xml
Xsl
Scripting Jscript
Scripting Visual Basicscript
Scripting Wsh
Smartphone Developer
Visual Basic Com
Visual Basic Controls
Visual Basic Crystal
Visual Basic Database Ado
Visual Basic Syntax
Visual Basic Winapi
Vc Atl
Vc Debugger
Vc Language
Vc Mfc
Vc Stl
Visio Developer Visual Basica
Windowsce Embedded Vc
Windows Powershell
Visual Basic Vista Compatibility
Deployment Server
.NET Micro Porting

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft NET Visual Basic
 Ask A New Question    

Windows Service running as Local System account cannot access files?
I am making a system utility of sorts that checks files that are installed on a users system. These files often include access control NTFS permissions with the Everyone, Deny permission. I tried m... on 20-Nov-09
Vb.net Newbie looping problem
Greetings, I have the functionality upon a button press to loop around the rows in the datagrid view and where the checkbox is true then delete the row (see code below). It never deletes all those ... on 20-Nov-09
Searching binary files for patterns?
So I have created my own application to search for Spyware/Viruses and so far all of my search functions are done except one, searching a binary file for a certain pattern or a pattern with a wildcar... on 20-Nov-09
Sliding window
I have a program which when you press a button a second window slides out to the right. However, I want more of a tray to slide out ie the windows that slides out is always the same size as the paren... on 19-Nov-09
Regular expression involving double-quotes
I am having a heck of a time trying to get this to work: Regex.Replace(input, "(?['""\])", "\${esc}") What I'd like is to take any ' (single-quote), " (double-quote) and \ (backslash) and prepend i... on 19-Nov-09
Formatting a date in client report
How do I format a date field in a client side Microsoft report (rdlc)? I am using VS2008, 9.0.30729.1 sp Windows forms project. Unformatted, the dates in my report are displayed like this: 11/19/09... on 19-Nov-09
how to convert 161009 to a date, and 1356 to a time
Hi, I have a file from an 'older' system that has two text fields, one contains the date, the other the time. In the date field, I get for example the value 161009. The first 2 are day, the next 2 ... on 19-Nov-09