1.
Imports System.IO Imports System.IO.Ports Imports System.Text ... Object, ByVal e As System.EventArgs) Handles Button3.Click Dim n, m As Integer Using strdr As New StreamReader("c:\My Data.txt") Do strdr.Read() If strdr. ...
2.
I can't use ALL System assembly modules ! WHY ? [Archive ... 2 posts - Last post: Feb 5, 2001I want to use in my c# program the System.Net assembly modul. When i compile the progi the compiler ends with an error. The System. ...
3.
Error: "Request Failed" of type 'System.Security.SecurityException ... 2 posts - 2 authors - Last post: Dec 1, 2004An unhandled exception of type 'System.Security.SecurityException' occurred in ProjectName.exe. Additional information: Request failed. ...
4.
CodeGuru: Macros for Code Cleanup and Auto Implementing The Private Helper Macros. '--------------------------------------------------------------- ' GetIdentifier(src, pos) ' Return the first almost(*) valid C++ ...
5.
[RESOLVED] 'Response' does not exist in the current context ... 10 posts - 3 authors - Last post: Dec 2, 2008Error 1 An object reference is required for the nonstatic field, method, or property 'System.Web.UI.Page.Session.get' E:\ASP. ...
6.
CodeGuru: CGraph - Graph Class for Plotting Groups of Data Version 3.0 also introduces multi-quadrant graphs. ... Graphs can be displayed in 1 quadrant (as seen above), in 2 quadrants (either with the Y-axis ...
7.
Crystal report problem, with set table location - CodeGuru Forums 3 posts - 2 authors - Last post: Aug 8, 2007Crystal report problem, with set table location ASP.NET. ... i am trying to set the table location using the code reportTable. ...
8.
disable exit button on a form - CodeGuru Forums 3 posts - 3 authors - Last post: Jan 13, 2003disable exit button on a form Visual Basic 6.0 Programming.
9.
CodeGuru: Three ways to get your MAC address. Hence when you send a packet to an IP address, the Network layer finds the destination MAC and sends the packets to that MAC address. In a LAN setting, ...
10.
User DSN vs System DSN - CodeGuru Forums 3 posts - 2 authors - Last post: Apr 22, 2004User DSN vs System DSN Database. ... Anybody knows what is difference between User DSN and System DSN ? Ashish. bashish. View Public Profile ...
|