HighTechTalks DotNet Forums  

Sponsored Links


Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss in the Dotnet VJSharp forum.



Post New Thread
Threads in Forum : Dotnet VJSharp Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Can you Create java applets in visual java? WStoreyII
WStoreyII
09-08-2004 05:49 PM
WStoreyII Go to last post
0 49
I have an application that allocates a large number of strings using the String(byte bytes, int offset, int length) constructor. A simple test case...
AT
09-08-2004 05:18 PM
Calvin Clark [MSFT] Go to last post
1 28
What is the equivalent of enum in J#
Anonymous
09-08-2004 06:03 AM
AT Go to last post
3 34
This issue has been fixed in Visual Studio .NET 2005 - currently its in Beta1. Note that you need to access the fields in the class Employee as...
Reshma
09-08-2004 05:54 AM
AT Go to last post
1 33
Hello I have j# project that is transferring files with Ftp. The upload method is receiving the uploaded file as byte array. I’m trying to use...
Asaf Seri
09-07-2004 06:57 AM
AT Go to last post
1 68
Joshua, Does it work fine when securescoping is not used? Thanks, Gopi Krishna Microsoft VJ#.NET Team -------------------- .phx.gbl
AT
09-07-2004 06:41 AM
AT Go to last post
0 31
Hello Greg, This is a bug in VJ# and will be fixed in next release if any. Thanks for reporting it. At this point no workaround is...
AT
09-07-2004 06:38 AM
AT Go to last post
0 29
Hi Vinay, Could you please pass on the entire source so that I can debug the reason for the crash in the compiler. Thanks, Diganta Roy Microsoft...
Vinay Chopra
09-06-2004 01:35 AM
AT Go to last post
1 37
On compilation the following id...
Jitesh Chourasia
09-06-2004 01:24 AM
AT Go to last post
1 29
Remember to change /** @attribute SoapAttribute(Namespace = http://www.cpandl.com) */ to /** @attribute SoapAttribute(Namespace =...
Prasad Godde
09-06-2004 01:19 AM
AT Go to last post
1 37
HI Jitesh, Can you give us the exact repro code in J# that is causing the System.Format exception. I would like to have a look at it. Thanks for...
Jitesh Chourasia
09-06-2004 01:07 AM
AT Go to last post
1 30
Hi, I tried the piece of code mentioned - I am just seeing some compile time errors (MSDN documentation should help you here) and no crashes from...
Jitesh Chourasia
09-06-2004 12:57 AM
AT Go to last post
2 25
Hi get_IsPublic() property returns true if this field is public; otherwise, false and get_IsFamily() propety returns true if the field has the Family...
Samidha
09-06-2004 12:35 AM
AT Go to last post
1 31
Hell Can anyone tell me about the member LoadExternals(System.Collections.Hashtable) in DiscoveryReference as i am getting an error in a class...
Manisha Agarwal
09-06-2004 12:23 AM
AT Go to last post
1 31
GetMethods function returns Protected members in the following statemen MethodInfo myArrayMethodInfo = myType.GetMethods(BindingFlags.Public |...
Reshma
09-03-2004 06:44 AM
AT Go to last post
1 27
Hell Can anyone tell me why do i get " 'System.Net.SslClientStream' does not contain a definition for 'ServerCertValidationCallback' " whenever i...
Manisha Agarwal
09-03-2004 06:31 AM
AT Go to last post
1 28
Pushpendra, MIDL supports typedef, C/C++ supports typedef, but as far as I know C# does not support typedef. You may want to try using the...
Manuel J. Goyenechea
09-03-2004 06:11 AM
AT Go to last post
2 30
Hi GetCustomAttribute method returns the first custom attribute applied to the type, if any custom attributes are applied to the type. But in the...
Samidha
09-03-2004 05:13 AM
AT Go to last post
1 30
Thanks Lars but i already figured our by myself with help of tutorials. later, oliver "Lars-Inge Tønnessen " <http://emailme.larsinge.com>...
Oliver Neumann
09-01-2004 02:14 AM
Oliver Neumann Go to last post
1 36
Hello, can Apache's POI api be implemented intto J# for VS.NET. If possible, where do I set the classpath to point to the jar file. Thanks
krc
08-31-2004 04:31 AM
AT Go to last post
1 29
How can I loop through the IHTMLAttributeCollection in J#. In C#, I can do it as follows: IHTMLAttributeCollection myAttrColl...
Bob
08-31-2004 02:33 AM
AT Go to last post
2 25
Hello, I am new to the whole .NET family and I have a question on developing with Visual J# or C#. You see I have, in the past, worked on...
AT
08-26-2004 08:18 AM
Sjaak Go to last post
1 33
On 30 june "Brian Keller - J# " wrote: J# Browser Controls v1.1b has been officially release and is available...
Sjaak
08-26-2004 07:51 AM
Sjaak Go to last post
0 39
J# Browser Controls v1.1b has been officially release and is available here: http://msdn.microsoft.com/vjsharp/browsercontrols J# Browser Controls...
AT
08-26-2004 07:28 AM
Sjaak Go to last post
5 31
Hi Joshua, It looks like the classes that are shown in the errors are part of your class files in the path which is why the resolution is not...
AT
08-26-2004 04:28 AM
AT Go to last post
2 39
Thanks for testing it :-). Bruno. "Lars-Inge Tønnessen " <http://emailme.larsinge.com> a écrit dans le message de news: eRwdd7siEHA.4020 (AT)...
Bruno Jouhier [MVP]
08-25-2004 03:03 PM
Bruno Jouhier [MVP] Go to last post
1 24
sorry to post j++ question in j# newsgroup - but i can't find any j++ newsgroup at all, so I think this may be a good place to find old j++...
skw
08-23-2004 10:13 AM
skw Go to last post
0 37
But how is it possible to run a C# application from a hyperlink in HTML?? Jay "Lars-Inge Tønnessen " <http://emailme.larsinge.com> wrote...
Jay C. Canale
08-23-2004 08:46 AM
Jay C. Canale Go to last post
2 30
I've just spent eight hours tracking down what appears to be a limit on the number of exceptions in a 'throws' clause when the offending method is in...
Dan Schullman
08-20-2004 12:03 AM
AT Go to last post
3 25
In Jscript, fromCharCode returns a string from a number of Unicode character values. In the following example, test contains the string "plain": var...
Bob
08-18-2004 07:28 PM
Bob Go to last post
0 33
Check out this code. I need to be able to multiply a 15 digit decimal number by 10 to the power of 15, and come up with the correct answer. Easy...
webmaster
08-15-2004 10:52 PM
Ianier Munoz Go to last post
5 29
ah, the irony... Actually I read that and ported the C# example code into my application before I posted my second message. However now that I think...
Nate Laws
08-13-2004 02:43 PM
Nate Laws Go to last post
1 32
Lars, Thanks for the answer and the quick response but I've seen those articles before and have checked dependencies and found that the server has...
Jon
08-12-2004 07:03 AM
Jon Go to last post
0 27
Hi Is there any equivalent keyword of C#'s 'unsafe' in J# Thanks Jitesh
Jitesh Chourasia
08-12-2004 04:02 AM
AT Go to last post
1 31
In addition to JDK1.1.4 and Java2 Collection classes, J# includes JFC Swing functionality in vjssupuilib.dll which is shipped as a separate package...
AT
08-12-2004 03:54 AM
AT Go to last post
0 37
Hello, I am new to the whole .NET family and I have a question on developing with Visual J# or C#. You see I have, in the past, worked on...
Jay C. Canale
08-10-2004 03:42 PM
Jay C. Canale Go to last post
0 34
Hi Lars-Inge Tønnessen, Yes I had the .net framework installed and the antivirus and firewall disabled when installing the j# redistributable...
mantarraya
08-09-2004 03:27 PM
mantarraya Go to last post
0 30
if the "System.out.println" doesn't print the char OK I suppose it's a J# bug (unless in pure Java you have to set the output font etc. which...
George Birbilis [MVP J#] [9880]
08-07-2004 06:39 PM
George Birbilis [MVP J#] [9880] Go to last post
0 32
(Type your message here) -------------------------------- From: Sunder Balachander I have a problem the corresponding code works fine with Java...
Sunder Balachander via .NET 247
08-05-2004 08:58 PM
Sunder Balachander via .NET 247 Go to last post
0 32
http://www.microsoft.com/india/msdn/chat/transcripts/150.aspx
msnews.microsoft.com
08-05-2004 12:57 AM
msnews.microsoft.com Go to last post
0 22
Hi Sergio, typeof keyword is not supported in J#, you need to use the class syntax. The right syntax is: /** @attribute...
AT
08-05-2004 12:33 AM
AT Go to last post
0 36
Password Informatica Ltda is proud to announce "Picture ProgressBar Image Collections" The Evolution of the Progress Bar! Take a look...
Saulo I. Regis
08-03-2004 09:17 AM
Saulo I. Regis Go to last post
0 22
I have a jsharp server application that was built and running fine on my development machine. However when it went live to a Win 2k server...
chris vella
08-01-2004 07:14 PM
chris vella Go to last post
0 33
I need to build a J# program to work with .NET Framework 1.1. Unfortunately, the J# compiler is not included in .NET Framework SDK 1.1. I have...
JPW
07-31-2004 03:37 PM
JPW Go to last post
0 28
Hello Lars-Inge, thanks! It runs. I'm very happy :-). Regards, Miriam Adrian "Lars-Inge Tønnessen" <http://emailme.larsinge.com> wrote
AT
07-30-2004 05:22 AM
AT Go to last post
1 37
Hi everybody! I'm pretty new to VJ#, and I'm trying to import a project that originally compiled under VJ++. There are some classes, though, that...
Rony Cesana
07-29-2004 11:54 PM
Gautam Goenka [MSFT] Go to last post
2 33
What's new in Visual J# .NET 2005 Host: Pratap Lakshman, Lead Program Manager - Visual J#, Microsoft This chat session will discuss the new features...
msnews.microsoft.com
07-28-2004 12:26 PM
msnews.microsoft.com Go to last post
0 27
"Eugene" <Eugene (AT) discussions (DOT) microsoft.com> a écrit dans le message de news:CBC4FDF4-D0C3-4455-BC4A-AE9FCA5433C2 (AT) microsoft (DOT)...
Bruno Jouhier [MVP]
07-28-2004 01:57 AM
Bruno Jouhier [MVP] Go to last post
0 31
Does anyone know if it is possible to use JbImp to convert JavaBeans into .NET resource? --- Posted using Wimdows.net NntpNews Component - Post...
DotNetJunkies User
07-27-2004 07:25 AM
George Birbilis [MVP J#] [9880] Go to last post
2 47
Thanks - and yup, I am using SharpZipLib now :-) -- Regards, Nish http://www.voidnish.com /* MVP tips tricks and essays web site */ "Lars-Inge...
Nishant S
07-27-2004 07:07 AM
George Birbilis [MVP J#] [9880] Go to last post
3 41
Post New Thread

Display Options
Showing threads 401 to 450 of 721
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.