|
Welcome to ArtinSoft's Blogs!
Through these blogs, ArtinSoft's experts share their vast knowledge and experience in a broad range of topics, including software migration, virtualization, programming, software, hardware, technology, project management and much more!
All Blog Posts
-
|
AutoCAD 2010 will not be supporting VBA . Quoting “If you utilize VBA macros in your work environment, they will no longer work unless the VBA module is installed on your system. “ “When you run a command that requires VBA, a message dialog box will be...
|
-
|
In it March issue, Visual Studio Magazine published an in-depth article about legacy migrations called “Unlocking Legacy Code”. This article talks about the challenges faced by companies migrating from Visual Basic 6.0 to .NET, the drivers behind these migrations and the pros and cons of using an automated migration solution....
|
-
|
One very common requirement for migration projects is to adapt certain error handling patterns used in a customer’s Visual Basic 6.0 code to the structured error handling provided by .NET, cleaning up the code, improving its maintainability, and, whenever possible, complying with .NET best practices. ...
|
-
|
During a migration from a FlexGrid to a DataGridView, we encountered a situation where the HorizontalScrollBar did not show. I found many suggestions like setting a MinimumColWidth value for all columns, etc. But it wasn’t until my friend Jesus added...
|
-
|
The LINC/EAE migration tool can automatically generate reports that can be used to extract your data from DMSII to your target database, for example Oracle. In this scenarios the Oracle SQL Loader tool is used. However you might problems loading...
|
-
|
Back when it was first announced I made a couple of posts about Windows 7 XP Mode. Now that I’ve been using almost every day for the past few months, I wanted to revisit the topic and write about my hands-on impressions. In this post I’ll show how applications that run under XP Mode integrate with the regular Windows 7 environment.
...
|
-
|
Linc\EAE used profiles for their queries. Well the profile information is used by our migration tool to generate indexes. In Java is easy to intercept all SQL statements used by the translated application and analyze them. To analyse how a query...
|
-
|
When we migrate from LINC/EAE to Oracle, the migration tool generates an schema an tables form the original ISPECS. I came across with the problem that I had been playing around with a test database and I didn’t know who was the owner of the table. Well...
|
-
|
If you have to write stored procedures for oracle is important to notice which Java version is supported by your Oracle Database, A common technique is create a JAVA stored procedure for that: 1. Create a function with an ORACLE SQL statement like: CREATE...
|
-
|
As I developer I usually receive emails with .zip attachments and .xml attachments. When I’m looking for an old email I hate that I have to open the attachment just to see if it has the files I’m looking. Why isn’t there a built-in preview functionality...
|
-
|
A while ago I wrote about the decision that many people face when starting to consider a migration from Visual Basic 6.0 to the .NET platform: choosing the target language, mainly between VB.NET and C#. Today I found a great post by John Fuex on that...
|
-
|
I was recently trying to get the exact width of a string. And I found that the Graphics.MeasureString does not give an exact result. I finally found Pierre Arnaud post in Code Project , which gave me a good explaination and solution of what was happening...
|
-
|
In VB6 ActiveX-EXEs or ActiveX OLE Server where used for several reasons. Sometimes it was performance (because it allowed you to run your code in another process) and sometimes as way to share resources between several applications, like connection information...
|
-
|
When you develop applications with remoting, or in some COM + Remoting scenarios, you could start founding very interesting exceptions. We had a very unconfortable one. We had an ActiveX that is used in an intranet Web Page, that uses remoting to instanciate...
|
-
|
The recording of last week’s webcast I did on compatibility options for Windows 7 is now online. It covers compatibility options available for Windows 7 (virtualization, Remediation) while focusing on the benefits of using automated migration tools.
...
|
More Posts Next page »
|
|
|