Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
multi user display problem25 Jan 2005 11:39 GMT3
I'm using ASP.NET and creating a web application.  In two areas of the app,
I am dynamically building pages.  One displays data on screen and the other
builds reports.  Everything works fine when a single user is using the
application.  When multiple users access these pages at ...
DataGrid25 Jan 2005 11:39 GMT1
How do I embed a combo box in a datagrid column in VB.NET
Responses25 Jan 2005 08:36 GMT3
I submitted a question on January 5.  I still have not seen an answer.  How
long does it usually take to get an answer back?
Find open files on shares (WMI?)25 Jan 2005 04:28 GMT2
Hi, I want to programmatically discover what users are connecting to the
shared folders and files on my PC (WinXP and up).  I want essentially the
same info you get by opening the Computer Managerment console, looking at
"Shared Folders" and clicking in the "Sessions" and "Open ...
private field and public property naming conventions25 Jan 2005 00:23 GMT1
Has anyone found any naming convention guidelines for private fields
and public properties in Visual Basic .NET and C#.
Below is what I currently do in each of the languages. Any comments?
I would like to use the same convention in C# as in Visual Basic .NET
Capturing video / stillshots25 Jan 2005 00:14 GMT2
I'd like to play with some video capture.  Actually put my work into
something used around my own home for a change.  We have horses and both me
and my wife work out of town a lot.  We'd like to keep an eye on things
around the house, particularly the horses.
Is there anything in .NET v1.1 for reading/writing my own INI files?24 Jan 2005 21:41 GMT4
I use my own application INI files that do NOT reside in the registry.
GetPrivateProfileString("Options"..."MyFile.INI")
WritePrivateProfileString ("Options"..."MyFile.INI")
I'm trying to remained "managed" and was looking at
What class parses to get Main()'s args?24 Jan 2005 21:35 GMT2
For some test code I am writing, I want to convert a string of characters
that I would theoretically enter on the command line into the string array
that is passed to my program's Main() method.
For example, on the command line I may have:
Usage Value cloaking24 Jan 2005 21:21 GMT2
We are developing an app in .NET 2003 1.1. Our clients pay according the the
number of items processed. We need to store a usage counter in the App or
SQLServer, but do not want the end user to be able to change this value (and
preferably not view it in raw form, only thru our ...
How should I write an app that will allow only one instance?24 Jan 2005 21:09 GMT6
How does one write an app (Console or WinForms) that will detect if an
instance of it is already running and not allow itself to run if so?
Detecting redirection of standard ports24 Jan 2005 21:01 GMT3
I often write console programs that need to detect when stdin and stdout are
redirected.
I found out how to detect this for stdin by using API calls GetStdHandle()
and PeekConsoleInput() (from a Dr. GUI article).
Need help24 Jan 2005 20:57 GMT1
I am developing an application in C# for the first time. Inside the
application, on one of the pages I am using a data grid control in an
editable mode.  In an editable mode some of  the fields contain drop
downs.
sending email through stored procedure24 Jan 2005 19:38 GMT3
Can anyone tell me how can I send email through stored procedure in sql
server ? I want to send attachment with this email too.
TIA
Visual Studio.NET licensing...24 Jan 2005 19:30 GMT1
Dumb question:
What was the name for the kine of MSDN license that allows you to use the IDE within VisualStudio.NET but does not allow you to compile anything?
TIA
Ignoring certain SSL errors in WebRequest24 Jan 2005 19:28 GMT1
The WinHTTP object has enormous granularity in ignoring specific SSL errors.
    SslErrorFlag_UnknownCA = 256,
    SslErrorFlag_CertWrongUsage = 512,
    SslErrorFlag_CertCNInvalid = 4096,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.