desktop-application
Dotnet :- How to achieve windows authentication in window form application?
I want to make a windows form application and want to use windows authentication to log in the user, it has to be used in intranet. the applc开发者_运维知识库ation should accept the user name and pass[详细]
2023-02-16 22:21 分类:问答Which maven2 archetype to use for a Swing desktop application?
I want to build a small Swing application today and use maven2 for the build/test lifecycl开发者_开发问答e.[详细]
2023-02-16 21:24 分类:问答Java (2D) animation library
I\'m creating (for a semester project) a Java desktop application. The aim is to provide a rich and intuitive user interface. I\'m now looking for Java cross-platform library that works with Swing and[详细]
2023-02-16 13:42 分类:问答Desktop applications: how would you hide unwanted message box popups form 3'd party libraries
I have to write a demo application for a customer and currently use free .net 3\'d party trial library. If customer would be pleased with demo we will purchase commercial version开发者_StackOverflow社[详细]
2023-02-16 10:41 分类:问答Best Framework for Developing Rich Desktop Application with 2D & 3D
I want to develop an desktop based application which shows 2D & 3D. In earlier version I have used Java 2D & 3D APIs for same.[详细]
2023-02-16 09:25 分类:问答change icon displayed in title bar for a java desktop app
I have a Java Desktop Application project created with NetBeans. The icon that is displayed in my main window\'s titlebar, by default, is the java logo. The same logo is displayed when I minimize this[详细]
2023-02-16 05:00 分类:问答Which to use - WPF or Silverlight?
I want to create a desktop like app, but I\'m kind of confu开发者_Python百科sed as to which technology to use. It seems Silverlight functions like a desktop app. Which technology is better suited and[详细]
2023-02-14 18:09 分类:问答Current java desktop blueprint / state-of-art?
I\'ve been away from Java programming (except some Android dev) and desktop apps but now I want 开发者_高级运维to develop a Java desktop app as a personal project. So I wonder, what\'s the current blu[详细]
2023-02-14 14:11 分类:问答Can I use Android SDK classes in a desktop application?
I have some android.graphics.Bitmap data saved to a file that I want to manipulate in a desktop application.The data is generated by a third party application, so I can\'t modify the app to save the d[详细]
2023-02-14 05:52 分类:问答Dependency Injection
We are builing a windows desktop application (not web based) and trying to come up with the best way to implement Repository and UnitOfWork Pattern.[详细]
2023-02-14 05:20 分类:问答