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 / Languages / Visual J# / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
setting socks proxy option in vj# - more hurdles for .NET migratio18 May 2005 18:55 GMT1
It used to be so easy in vj++ and java, to set socks proxy for sockets:
Properties p = System.getProperties();
p.put("socksProxyHost",host);
p.put("socksProxyPort",port);
problem with VS2003 and RIPREP18 May 2005 18:02 GMT3
has anyone heard about possible problem when installing Visual Studio .NET
2003 on "installed-by-riprep" computers?
this is my problem:
I have installed 5 clients using a windows 2000 pro RiPrep Image.after that
running external Dos commands or programs18 May 2005 17:49 GMT17
I have come up with a problem which I can't seem to be able to resolve. I
want to be able to map a drive but haven't been able to get the
java.lang.runtime to do this for me. To check where the problem might lie, I
called the notepad program instead. Now when I check the ...
Longevity of VJ# 18 May 2005 12:19 GMT1
1. Is the future of VJ# dependent on the agreements with SUN  or will VJ# be
around irregardless of SUN.
2. Can VJ# code be ported to the Linux platform through the Mono Project ?
TIA
If comparison doesn't work?18 May 2005 08:28 GMT2
I have to following problem: With the call of the website there must be
a parameter ?id=1 (or any other number).
The website must check, if there is an ID (this works), an then, the
website have to check the ID number and do some code spcialy for the
Freezing problem11 May 2005 19:39 GMT3
Another problem with my SQL Program.  I fixed the problem before where it was
taking hours to do all my INSERT commands.  (I was accidentially creating a
new connection for every command, still wish I could do a BATCH INSERT though)
Anyway, now my program freezes up at completely ...
setTime11 May 2005 19:36 GMT1
Is there still an issue with the setTime() function in J#? Anytime I
use it the Modified Time of the file included in the Zip file is set to
1/1/1980. I know this issue was reported to the development team back
in 2002 [see link below]. Please tell me 2+ years haven't gone by and
WebControls objects11 May 2005 19:30 GMT2
I'm pretty new to .net and I'm hoping someone can help me.  I have an asp
page that contains many webcontrols objects, for example WebControls.TextBox
Is there a way for me to get a "collection" of webcontrols object that are
contained on a page?  I'd like to be able to loop thru ...
Newbie - connecting to a mssql datasource.11 May 2005 19:26 GMT5
Please excuse my newness to this technology.
I am wondering if someone could point me in the right direction for
connecting to a mssql datasource. In Visual Studio.net I see the sql adapter,
but not entirely sure how to properly use it within my application.
printing of J# Browser Controls11 May 2005 17:56 GMT1
What should be done to make JBC printable? That is when we open html page
with J# Browser Control in Internet Explorer select menu "File\Print
Preview..." content of the JBC is not visible. When we print the page
content of the JBC is not visible either. At the same time when ...
supports for com.ms.wfc.html09 May 2005 12:48 GMT1
According to Microsoft in:
http://msdn.microsoft.com/library/en-us/dv_vjsharp/html/vjgrfupgradingcomponents
thatusecommswfchtmlpackage.asp

Visual J# fully supports the com.ms.wfc.html package. However, the
parameters of the <OBJECT> tag have been changed to enable classes to be
Converting C# code to J# can anyone help please09 May 2005 12:43 GMT1
Hi, My first post on the forum hope for a prompt reply folks. I have
this code in C# can anyone tell me the equivalent for this in J#
[StructLayout(LayoutKind.Sequential)]
        public struct MEDIA_SERAL_NUMBER_DATA
IHTMLDocument209 May 2005 12:36 GMT2
I have an applet who is using mshtml to access an html page.
I want to transform all the code using this api to code who is standard java
(sun).
Do you know an html page, a tutorial, to do this ?
How is java.net.* package implemented in vj#05 May 2005 15:39 GMT3
I am converting a vj++ project to vj#.
In my project, I have a class(named java.net.DestroyAddress.java) that calls
AddressCache field from java.net.InetAddress class. I later found out that  
AddressCache comes from a native net.dll(it's part of JVM).
passing by reference in j# for Whidbey03 May 2005 17:01 GMT3
I recently watched the MSDN TV show by Pratap Lakshman about the new
features in Visual J# for Whidbey. I saw that parameters could now be
optionally passed by reference, however, in order that a function accepts
variables by reference, the attribute tag must be applied while ...
Pages: 1 2 April, 2005
 
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.