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
-
|
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.
...
|
-
|
There are still many myths out there surrounding software migrations. Through all the years we have found not only that many people still ignore that there are automatic migration tools available, but some believe that automation is just more trouble...
|
-
|
We have seen a situation that can be a little annoying. I usually find that situation in ASP.NET projects, but it can also happen in Winforms. The issue is like this: You have a VStudio Solution You have added all the needed references All your code compiles...
|
-
|
vb Constant Decimal Value Hex Value .NET vbDstInvert 5570569 H550009 System.Drawing.CopyPixelOperation.DestinationInvert vbMergeCopy 12583114 HC000CA System.Drawing.CopyPixelOperation.MergeCopy vbMergePaint 12255782 HBB0226 System.Drawing.CopyPixelOperation...
|
-
|
I found this email in my inbox today: “ Hi Mauricio,I came across a reference to your blog at : http://stackoverflow.com/questions/1286746/c-open-link-in-new-tab-webbrowser-control I have been studying your writings on extending the WebBrowser control...
|
-
|
The VBUC has a now a nice feature called CustomMaps . This feature allow the users to perform basic customizations in the way the target code is generated. During migration the VBUC can perform some name changes due to the Keyword restrictions in .NET...
|
More Posts
Next page »