Software Development Network Logo
  • Game Technologies
  • Windows Vista
  • Visual J#
  • Visual Basic
  • Visual FoxPro
  • Windows Forms
  • Smart Device
  • Microsoft ISV
  • .NET Development
  • Visual C++
  • VS Team System
  • Architecture
  • VS Express Editions
  • SQL Server
  • Visual Studio

Software Development Network >> Visual J#

Visual J#

New Question

Free game - Engineer your own World
ResourceBundle exception bug
java (J2EE 1.4) convert to J#
Return a class in a get-method
How do I remove a package downloaded by mistake?
Transition From Java
import netscape.javascript.JSObject;
Erro whit J#
System.IO.Stream <==> java.io.InputStream/OutputStream
creating setup

Top Answerers

WebSigMan
ersin sivaz
akheron
Braindonors.net
LopuX
LSwanson
tdanley
cnSoftware
vijaygill
williamtcurtis
Commerce
Only Title

Answer Questions

  • Anutthara Using 'My' in J#

    Hi friends! i need use the word "My" in Visual Basic, i can use 'My' but in J# can i Somebody can help me or a example thanks! My is a little bit of syntactic sugar in VB, it does not exist in C#, and probably not J#. It gives you nothing but shortcuts, everything it offers is available directly from scoping namespaces and classes in the framework. What are you trying to do I want build a simple aplication! Si ...Show All

  • unknowndeveloper log4j wrapper around log4net

    Hi; We are porting a java app to J# and staying with common source code. To dothat we created a log4j.dll that provides the log4j API (the parts we use) but then calls directly to log4net so it is using the same logging as the rest of the .net world. If anyone wants to use it - it can be found at http:\\www.windwardreports.com\log4j.zip. Once we are done with the port, I will work on getting this set up in a permanent home like sourceforge. than ...Show All

  • soccerazy Mac Address

    Hi ,, How Can i Get the Client Mac-Address using J# and thank you v.much For helping :) you can refer to following post to get Mac-Address using .NET class libraries. http://www.daniweb.com/techtalkforums/thread22577.html .NET class libraries can be used by J#,C#,VB etc. Thanks, To know more about ManagementClass, please refer http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemmanagementmanag ...Show All

  • funk101 Creating documentation for our project

    Hi; Any suggestions on how we build up our documentation for our API nDoc does not handle VS 2005 and does not understand java style comments. thanks - dave Hello; I am generating the xml file. But I want to generate a chm file and the v h (VisualStudio integrated help) files too. Is there a way to do that thanks - dave Hi, Have you already tried http://sandcastle   This is the too l to serve your purpose. Thanks. ...Show All

  • Gardner Is J# included in .NET 2.0 RTM Redist?

    As you all know, Visual Studio 2005 and the .NET framework 2.0 were released yesterday. I have found the dotnetfx redist on MS downloads, but no J# 2.0 redist. Is it finally included in the regular .NET setup, or will it come later Latest J# Redist is available at http://www.microsoft.com/downloads/details.aspx familyid=f72c74b3-ed0e-4af8-ae63-2f0e42501be1&displaylang=en All other redists are at http://msdn.microsoft.com/netframework ...Show All

  • T2k How much does J# support pure java?

    How much does J# support pure java I just installed J# express and am wondering can i just copy my java codes into J# editor and execute it or i need to do some "import" things first Besides, if i want to to use Java2D or Java3D API, how can i make it Cheers Hi, Any code written in/upto java language version 1.1.4 should compile in J# wothout requiring any changes. If code uses features available in later versions of Java ...Show All

  • ChSchmidt Problems with 'Alter Login'

    I have a Win32 program to restore a SQL Server backup, and properly map the SQL Server login IDs in the restored database, with the Logins on the Server. I even create the Logins on the server if they don't exist. All this worked great on 7.0 and 2000. In 2005 I'm using the 'Alter Login' command, as I need to specify 'CHECK_POLICY = OFF'. If I restore a backup from my Win32 program, the restore works. The I execute the following command to se ...Show All

  • AleV a String "contains" method

    Hello, I am new to J#, migrating from Sun's java. I want to do something simular to this in J#: String dayList [] = {"good day", "bad day"}; for (int a=0; a<2; a++) //iterate through the 2 Strings if ( dayList[ a ].contains( "good" ) ) //if the String contains "good" System.out.println(dayList[ a ]); I do not see a method " contains( String s ) " in ...Show All

  • CivicPride Need help

    I don't really get how to use J#. I kind of use Qbasic, but this is completly different. Could someone make a very simple program for me that will teach me how to do the basic things like type to the screen and using variables Eventually I want to make an RPG with 3D graphics and I was told that this was a good language to do this on. Can anyone help Check out the J# language introductions @ http://msd ...Show All

  • Chris Shearer Cooper Visual J#

    Hello, I'm new to this software and new to programming itself but I do know a little bit of Java and Visual Basic. I was wondering though, what exactly is Visual J# Can someone please tell me and help me out. Hi, J# is a programming language like C# is. It is one of the languages shipped with visual studio. J# has been developed to target those java developers who are interested in migrating to .net. That's w ...Show All

  • colinhugg Creating a Dataset - by dragging table from MYSQL database

    With Oracle database, I used to be able to create a dataset by making a database connection in the server explorer and dropping the table onto the dataset designer view. Can you advise if the same would work for MySql database and how. I get the foll error : Mouse drag opertaion failed. The table, view or table-valued function named ''parts'..'PO_mast'' could not be found. Foll. is the error if I try to add a Table Adapter using the wizard, when ...Show All

  • mbudiman Visual J Redistributor package from non admin account

    Hi, I have a VB.Net app that depends on the redistributed Visual J package. It all installs well and works under Administrator. Is there any reason why this won't work under a normal user account Regards Phil You need an Admin Account to install J# redist. Once it is installed, any J# application can be run from the Normal user account untill unless the application itself requires admin privilege. Can yo ...Show All

  • Maheswari Passed value in ASP Pages

    Hi, I would like to know how to retrieve a passed value in J#. I have a new page and I want to access it's passed value. New Retrieved Page Example URL: http://test/default.aspx pageStatus=0 I have an int variable (int pageStatus;) in my default.aspx page and I want to assign this variable the value found in http://test/default.aspx pageStatus=0 What method do I use Thanks in advance, Allan Allan_M wrote ...Show All

  • Dreamwinter WFC (com.ms.wfc.html) OBJECT Tag call no working

    Hi, I have a Java 1.1 (J++) HTA application. All the clases I have were migrated fine to the J#. It is without compilation errors. But I have many HTML pages that need to load some classes from a managed assembly. I follow the instructions below modifing all my OBJECT tags: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dv_vjsharp/html/vjgrfUpgradingComponentsThatUseCommswfchtmlPackage.asp Even I created a simple page to lo ...Show All

  • drainey How to read JPEG in .NET

    How can I read JPEG, GIF and PNG in .NET if I am using J# I know one solution: I can use System,Drawing.Bitmap to read JPEG/GIF. Use Bitmap to do further processing and then save back as JPEG.   Problem with this solution: - Bitmaps take more space than JPEGs. - This is not an elegant solution,   Is there any other way I can read these different formats   Regards, VJ If you are on ...Show All

1234567891011121314151617

©2008 Software Development Network

powered by phorum