TheMSsForum.com: The Microsoft Software Forum
TheMSsForum.com
The MSS Forum
‹
Archive Home
‹
VB Archive
‹
Page 10
Archive
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
view full version:
back to formated view
3151:
RGB Colors
3152:
Refresh forms
3153:
2 questions about datagridview
3154:
Config Files
3155:
Event's code runs to completion before another event's code is entered?
3156:
=?utf-8?B?4LmR26nbntup4LmR4paIIFRBTUlMICBTRVggIEZSRUUgIExJVkXguZHbqdue26nguZHilog=?=
3157:
Reading Emails
3158:
Declare Sub XXX Lib "X.dll" (Structure vs Class) ...
3159:
confirm in asp.net
3160:
Declare Sub XXX Lib "X.dll" (Structure vs Class) ...
3161:
updating datagridview
3162:
How to store/read listbox items in a text file line by line (with line break) ?
3163:
Visual Basic .NET 2005 Express edition installs Windows Installer 3.1 although it was installed before
3164:
Problems on Vista
3165:
Registering DLL
3166:
Setting the Text property to an empty string sets the SelectedIndex to -1
3167:
Absolute position
3168:
Disabled textbox (and richtextbox) coloring
3169:
Inline warning Supression
3170:
Property Browser not displaying my Description attribute
3171:
The way of creating a settings / config form?
3172:
Additional files not included when publish solution
3173:
Programmatically adding a schedule?
3174:
Easiest was to send a String from one app to another??
3175:
How to get the current date/time stamp from a network computer?
3176:
Deploy using a Third-Party Installer
3177:
DataGridView Cell Previous Value
3178:
Dataset to Custom Collection converter?
3179:
Detect when a form opens
3180:
MaskEditControl
3181:
ListView.Items.Insert() bug?
3182:
$$$$$$$$make money online$$$$$$$
3183:
Slightly off topic
3184:
Vista run as adminstrator
3185:
Processor details
3186:
Administrator status
3187:
Twain scanner.
3188:
Help needed on Axwebbrowser control
3189:
Regular expression question
3190:
Link textbox1 to filelistbox1??
3191:
Sending 26 Character String over to Hardware
3192:
pausing execution
3193:
Using Functions Inside A Shared Member
3194:
CASE or IF statement in Datacolumn.Expression
3195:
Problem Using VB.net Class Library DLL in VBScript
3196:
Compressed Bitmap
3197:
global application error handler
3198:
Vista border sizes in form design vs application
3199:
very basic question on listboxes and arrays
3200:
Start out DataGrid with blank columns
3201:
What is the best possible resolution that C# timing tests can get? milliseconds? nanoseconds?
3202:
detect laptop lid close
3203:
how to bind images to a data list to create thumbnail
3204:
How to save image with the textbox(read-only) on it?
3205:
Q re: Using CodeDom
3206:
Validation against external DTD
3207:
TV Online free Gratis
3208:
dotnet.vb.general has no messages
3209:
How put a Dataset in a Datagridview
3210:
A Must Read!!!
3211:
Opening desig window for a form in Visual Basic 2005 Express Edition
3212:
Good book on VB.NET with example?
3213:
Catch sent email with outlook
3214:
GetKeyState
3215:
Serial Port Timer
3216:
Run dos command with Parameters
3217:
Missing Design Controls
3218:
Recover data from a bitmap and filling a matrix
3219:
GetObject of Active Word Document VB 2005??
3220:
.NET Framework control panel
3221:
Getting up-to-speed with WPF
3222:
Help for solving the problem of invisible controls at design time!
3223:
Selecting row from DataGrid
3224:
Embeded Resource
3225:
Where is the rest of my Form Class? Where is main?
3226:
Accesing form controls from another class than the one tha created them
3227:
Bring web application down for maintenance
3228:
What is a mutable type?
3229:
image button vb.net 2003
3230:
Ping under Compact Framework
3231:
Adding Blanks Lines Inside a Webform
3232:
control Array in dot net
3233:
ANN: VintaSoftTwain.NET Library v3.0 has been released.
3234:
Spell check for HTML Editor (a wrapper on MSHTML COM component)
3235:
run base and inherited method
3236:
Syncronizing two threads
3237:
Import data from Datagrid to sqlserver in vb.net 2003
3238:
Calculations
3239:
To GAC or not to GAC?
3240:
[vb8] Add NewRow to .mdb problems
3241:
VB2005: Can a usercontrol 'trigger' your main form ?
3242:
DataGrid allowing sorting
3243:
Why the controls are invisible at run time?
3244:
Default
3245:
invoke the click event of btn1 in frmY from frmX
3246:
Export a Graphic to Excel Spreadsheets
3247:
Accessing ProductBuild at runtime
3248:
Access vs vb.net/ado.net
3249:
VB 2005 and web applications ??
3250:
GSM Modem VB.NET
3251:
New File Creation
3252:
Print Manager
3253:
How to get around driver dialogue box?
3254:
Problem drawing a WMF File VB.NET2005 (and Working in VB6)
3255:
how to impose numerical limits on a textbox??
3256:
Usercontrol : how to intercept "Enter" (originally asked in windowsforms.controls group).
3257:
Overloads vs Shadows
3258:
Amazing Creativity on Ceiling
3259:
DataGrid handling completely different vb.net/asp.net
3260:
Finding applcations data folder
3261:
click OK to webbrowser dialog box programmatically
3262:
ListView and Scrollbar
3263:
How to create a CLR DLL for Sql Server 2005? Is it just any .net class library that you can load into Sql Server 2005 or is there some special project type that I need to start with?
3264:
Indexed controls under VB 2005, how to do ?
3265:
Rows in Datagrid
3266:
Find the Largest Integer in Column
3267:
expression too complex
3268:
VB.NET XML Documentation Help
3269:
Vista patch for VS.net 2005
3270:
Migrating VB6 to VB.NET - converting type to structure
3271:
App settings magic?
3272:
CStr vs .toString which is best to use
3273:
Dynamic Button Anchor Problem
3274:
Dynamic Buttons Anchor Property Problem
3275:
Memory creaping up...why?
3276:
How to add a filter on the column header?
3277:
Page Inheritance Issue
3278:
Seems simple - can't solve the problem
3279:
Form in project does not detect custom classes
3280:
VB.net spreadsheet Output tools
3281:
Progress bar for my project, multi-threading needed?
3282:
Guide Book
3283:
String Class
3284:
Forms
3285:
How to receive file signer using Capicom.dll?
3286:
Sub Main
3287:
DataGridView - One Page of Data
3288:
VS.NET 2005 stopped auto-launching the Development Web Server ...
3289:
Dynamic Button Controls (Anchor) Property Problem
3290:
Transparent gif
3291:
Help with RegEx
3292:
Form Inheritance
3293:
How to Check if Monitor Is Powered Down in VISTA
3294:
FTPS
3295:
Edit And Continue doesn't work :-(
3296:
Release date of Orcas
3297:
SQL Server -> Dataset -> SQL Server
3298:
Commenting functions
3299:
Microsoft.VisualBasic.String.Left
3300:
urgent need vb.net help regarding url transfer
3301:
Create minidump
3302:
Can't Seem to Update
3303:
Relying on try catch
3304:
Select Case
3305:
vb.net license question
3306:
MS SQL Permissions issue with VB2005 app when ran from network share, runs fine locally
3307:
CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an expection
3308:
GetClassName from an Interface
3309:
E-mail server interaction
3310:
Image Size
3311:
Image Size
3312:
How to make calls across threads?
3313:
Compressed Images
3314:
Need to clip strings when drawing on a panel
3315:
Fat Loss 4 Idiots
3316:
Sql Connection Not working
3317:
deployment problem
3318:
Events v. Delegates
3319:
Blank menu bar
3320:
asp.net DataGrid e Update in SqlServer
3321:
String manipulation
3322:
Binding Example
3323:
How to get reference (pointer) to a structure
3324:
Updater through Remote XML: Advice
3325:
Updater through Remote XML: Advice
3326:
New features in vb.net 2005
3327:
escape character not working in string
3328:
spell checking
3329:
new vb.net classes in .net 3.0
3330:
Allowing other apps access to methods in a .net app
3331:
Button Event Handler
3332:
How do I give a cool look to my app?
3333:
Display Context Menu on DataGridView only when specifc keys are pressed...
3334:
groupwise or outlook calendar
3335:
System.Web.Mail namespace?
3336:
System.Web.Mail namespace?
3337:
WCF Problem
3338:
Shared Method Problem With "Global" Storage
3339:
Unable tp play sound file in used in Code with Vista
3340:
How to print a MessageBox string?
3341:
faxcomexlib trouble
3342:
Inputing data without hitting a button or enter
3343:
VB.net 2008 ??
3344:
Bitmap.GetHIcon leaking GDI resources?
3345:
Monitoring events in a windows service, from a forms app
3346:
Visual Basic has a soul mate: F# productized
3347:
Agile Software Development Practices and VB.NET
3348:
ADD-in developmenet advise
3349:
MS Access procedure from VB.net
3350:
HP Desktop for sale!
3351:
will just VB allow me to make ASP pages?
3352:
Fatloss computer program
3353:
Watch NFL Games Online
3354:
vs 20028 when??
3355:
Public Properties in a windows service
3356:
DataView
3357:
Generic List Find.
3358:
Added items to listbox but display only newest items
3359:
what is default.aspx for?
3360:
Entering data in a textbox with a scanner
3361:
.NET 2.0 and VB
3362:
Form Sizing
3363:
Debugging windows service: interrogation mark in breakpoint
3364:
Menu strip
3365:
Shorted Arraylist with conditions
3366:
Pass variables between VBScript and VB.net ?
3367:
Forms Get Stuck
3368:
Treeview and ContextMenuStrip
3369:
.NET Equivalent of an Applet?
3370:
Don't understand BindingSource.Item(0).Row(0)
3371:
bartwinnubst@freeler
3372:
Weird Math problem
3373:
Where can I get IIS 6 and can I install it on XP?
3374:
Excel Automation issue.
3375:
Is a user logged in remotely?
3376:
Security conflict w/ VB.Net and Word/Excel on Vista 32bit.
3377:
Excel Interaction
3378:
Finalize
3379:
Threading
3380:
Security problem w/ VB.Net and Word/Excel on Vista 32bit
3381:
Is there any one in the world who can help me in plotting data from grid to scatter chart in MSchart
3382:
LINQ. Inner Join.
3383:
Windows Form Designer
3384:
Addnew on SQLDataAdapter does not work in VB.Net 2005
3385:
CodeDom and GenerateInMemory memory leak
3386:
GDI Objects not releaseing
3387:
Can the .NET2.0 application apply Vista theme in Windows Vista?
3388:
Adding a record to an existing Dataset
3389:
Merging images together
3390:
How do I get the width of a column using Type Datasets?
3391:
how to use Request.ApplicationPath?
3392:
How to use picturebox in VBA excel
3393:
how can I intercept click link on webbrowser control
3394:
Help with strange WebBrowser control problem...
3395:
string that will sort after all strings of Roman letters.
3396:
Container control resizing issue (child not anchored)
3397:
When to use "imports" statement?
3398:
Need later version MSDN
3399:
Title bar
3400:
RegEx for \x###
3401:
Using Vista Home Premium with VB.net 2005...
3402:
Publishing web service
3403:
Installing own control into the VS toolbox?
3404:
price lowest in the market . it's so cheap
3405:
DDE in VB.NET
3406:
VB list box how to obtain text in selected rows ?
3407:
Can I make a Common Array Class and create a instance of the Common Array Class with Type of a new class
3408:
Hyperlinks in .aspx.vb
3409:
can i call outlook express library to send email from VB6 or VB.net
3410:
XPath parsing of HTML files
3411:
Excel Interaction
3412:
Inheritance
3413:
How to get remote server event log?
3414:
DateTimePicker not updating in DB unless I change the date
3415:
Getting Only Non-Hidded and Non-System Directories
3416:
How to automate Word Doc under Web browser Control
3417:
Combobox selected item is not highlighted.
3418:
directx 9.0 sdk instalation problem
3419:
AddressOf Problem with vb6 to .NET 2005 Conversion
3420:
Copy data from a csv or xls file
3421:
Console Application Testing
3422:
Fax with Microsoft Visual Basic .net and AVM Fritz ISDN-PC-Card
3423:
Weird problem with form sizes on wide screen laptops
3424:
Obtaining the unicode for an exotic character - please help!
3425:
Business Rule Validation
3426:
An SqlParameter with ParameterName '@employment' is not contained by this SqlParameterCollection in asp.net
3427:
Vendor COM Interop not recognized as such...
3428:
best way to print listview
3429:
Login in to a website using webrequest & webresponse
3430:
Problem with VBA in excell.(File not found)
3431:
Cancel/Clear Event Queue
3432:
Format a textbox to display as a percentage
3433:
VB2005 : Send input to a TELNET process - IP/User/Password/Sign-on
3434:
Read Hidden in web Page
3435:
Inter program communication
3436:
Change Order of Events
3437:
DataGridView Not Updating
3438:
Image Doesn't Align Properly
3439:
Alternate Colours [sic] In ListView
3440:
Why won't this work in adding nodes to a treeview in a VB.NET Windows Application
3441:
Using IN to fill DataTableAdapter.
3442:
Capture Month Change with MonthCalendar
3443:
Determining an XMLNode's Schema Type
3444:
Return a dataset for a multitable query
3445:
How to display runtime calculation as a Report.
3446:
ILNumerics.Net - numeric library for .NET
3447:
Force alphabetic sorting for Enumeration Property?
3448:
How to HTTPS with Client Certificate
3449:
Urgent!!! .Net Professionals for UAE
3450:
Urgent!!! .Net Professionals for UAE
3451:
Important about IBM XML Certification
3452:
transparent icon
3453:
VB 2005 Type conversion
3454:
Network Stream Read Timeout = -1?
3455:
RaiseEvent not firing...
3456:
updating projects
3457:
Getting Data From / Adding Data To Access DB Table
3458:
DataGrid SUCKS!
3459:
Using VS 2008 Beta 2 to generate classes usable by VBA - How?
3460:
Help Post for this site
3461:
multiple references to only 1 object???
3462:
Simulate Move command in control box
3463:
how to edit databound timespan field in devexpress xtratreelist
3464:
How to use a .NET Class from VBA
3465:
how to make a simple ICMP PING program?
3466:
Getting User data from a dialog form.
3467:
.Net Security Problems
3468:
SetCompatibleTextRenderingDefault
3469:
.NET "Record Layouts"... like Dibol?
3470:
Method Name Suggestion: Validate a Poor Choice?
3471:
My page is not triggering the RaisePostBackEvent() method
3472:
Determining if there are Argments in Console app
3473:
I lose Treeview selection if I change Tabpages selection!
3474:
How to send a datarow item to a function?
3475:
vb.net dll wont run under Vista
3476:
VB2005 : Editor Problem - 1 sol / 2 proj with usercontrols
3477:
Newbie - parse number into integer and decimal portions
3478:
Fast Fourier Transform (FFT) in VB .Net - Please Help
3479:
How to determine system processes changed?
3480:
Creating listbox job/task queue
3481:
good sites for fresher
3482:
How to display some text into a "listbox"?
3483:
how to open another form and close the parent form in vb.net 2005
3484:
Listbox with several colours?
3485:
Serial port encoding
3486:
Find Mouse Coordinates Within Control
3487:
BackgroundWorker Thread
3488:
Can not designer- edit form that inherits other abstract (MustInherit) form
3489:
CreatFile API
3490:
how to put focus on textarea in content page?
3491:
How to know when external process has exited
3492:
How to understand < of T as structure>
3493:
Calculating work hours
3494:
Cascading Combo Boxes
3495:
Why isn't quotation Mark between quotation Mark(String defining) possible?
3496:
Why isn't quotation Mark between quotation Mark(String defining) possible?
3497:
Why can't i define ditto mark " ?
3498:
ExecuteNonQuery: Error Cannot open action query ''
3499:
combo boxes
3500:
Auto Detecting delimiters