My book "Component-Based Development with Visual C#", released in April,
has an entire chapter devoted to database front-ends. The chapter is over
100 pages long and shows a variety of ways to use the Windows Forms
DataGrid. For a review of the book's table of contents, see:
http://www.faisoncomp
ntext menu appears, with options for controlling the service.
--Ted Faison (author of book)
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
nd a description of it at:
http://www.faisoncomputing.com/books/CbdWithCSharpTOC.htm
Among other things, the book shows how to update a progress bar in a splash
window during app loading.
--Ted Faison
**
On Fri, 24 May 2002 11:51:16 +0100, Simon Robinson
<[EM
For help on managing MRU lists, check out the new book:
"Component-Based Development with Visual C#"
The book shows how to handle MRUs using 2 techniques:
- Shell shortcuts
- the Registry
If you're interested, you can find the book at:
http://www.amazon.com/exec/obidos/ASIN/0764549146/qid=102
Tómas,
Take a look at the new book
"Component-based Development with Visual C#". It has a chapter that
discusses the creation of Most Recently Used file lists. It shows how to
store this list in two different ways:
- Using the registry
- Using file shortcuts
If you're interested, you can find
r of
other interfaces to achieve complete control over WebBrowser. The samples
can be found at:
http://www.faisoncomputing.com/samples/programming_samples.htm
In the near future I plan to post equivalent examples in VB.NET.
--Ted Faison
You can read messages from the DOTNET archive, unsubscribe from
l Programs, which display an icon on the Service Tray and let
you interactively configure service parameters.
If you're interested, you can find the book at:
http://www.amazon.com/exec/obidos/ASIN/0764549146/qid=1020705470/sr=8-
1/ref=sr_8_67_1/102-8883863-7950540
--Ted Faison
You can read me
You might want to check out the new book "Component-based Development with
Visual C#". It has a chapter dealing with WebBrowser and MsHtml
customization. It shows how to implement IOleClientSite and
IDocHostUIHandler interfaces in a Windows Form. It also shows how to
support IDocHostShowUI and oth
David,
All those interfaces you found in AxHost are for the general purpose of
hosting OCX controls. Keep in mind the the ocx control hosted inside is
WebBrowser, which in turn is the host of MsHtml. MsHtml was designed
specifically to allow a component hosting WebBrowser to customize MsHtml by
s
For full information on reusing and customizing the WebBrowser in a C#
Windows Form, you might want to check out the new book "Component-based
Development with Visual C#". It has an entire chapter devoted to WebBrowser
reuse. You can find the book at
http://www.amazon.com/exec/obidos/ASIN/0764549
To answer your question: only one NIC needed when the sender and receiver
are on the same computer. The sender uses one socket, the receiver another.
--Ted
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.
Yes. Each connection used its own tcp socket. When you open a tcp
connection for a given IP address and port, a "socket" is created. Any
traffic on this socket is private to the socket (other sockets opened on
the same address and port will not see it).
--Ted
You can read messages from the DOTNE
good old
>COM aggregation... Or are I am mistaken here?
>
>Thanks a lot for your help!
>David
>
>> -Original Message-
>> From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf
>Of
>> Ted Faison
>> Sent: Monday, April 29, 2002 9:17 PM
>>
age-
>> From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf
>Of
>> Ted Faison
>> Sent: Monday, April 29, 2002 9:17 PM
>> To: [EMAIL PROTECTED]
>> Subject: Re: [DOTNET] AxHost and IDocHostUIHandler: Check this new
>book
>> out
>>
It's the same book, just an early version of the cover.
--Ted
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
>
>> -Original Message-
>> From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf
>Of
>> Ted Faison
>> Sent: Saturday, April 27, 2002 11:22 PM
>> To: [EMAIL PROTECTED]
>> Subject: Re: [DOTNET] AxHost and IDocHostUIHandler: Check this new
>book
>
and other interfaces to a host
form to fully customize the WebBrowser control.
--Ted Faison
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
17 matches
Mail list logo