Posts Tagged ‘VB.NET’
Eugene Starostin | March 2nd, 2009
In addition to bug fixes, which I must admit were not too numerous, and some platform-dependent modifications and enhancements concerning Excel, we've decided to improve Advanced Excel Task Panes as well...
Read the rest of this entry →
.NET, C#, Delphi, Excel, task panes, VB.NET, Visual Studio, VSTO |
4 Comments
Dmitry Kostochko | January 30th, 2009
Yes, you can do that in one Visual Studio project, but not in one solution. And yes, you can do it using the Add-in Express products. There are only two things to keep in mind…...
Read the rest of this entry →
C#, Excel, IE add-ons, Office, Outlook, VB.NET, Word |
No Comments
Dmitry Kostochko | January 25th, 2009
Here you will get to know how you can use Windows Server Group Policy to install Office applications automatically, including Office COM add-ins. You will learn how to create a Group Policy object in Windows Server 2000, 2003 and 2008, how to assign and remove an installation package…...
Read the rest of this entry →
.NET, C#, COM add-ins, Deployment, Excel, Office, VB.NET, Word |
8 Comments
Dmitry Kostochko | January 16th, 2009
One of the tasks that developers often run into is saving and retrieving Office documents (or document copies) from external data storage. This storage can be an SQL database, Web-service, FTP server as well as a shared network resource of a local area network. Let’s try to handle this task for such popular MS Office applications as Word, Excel, PowerPoint and Outlook…...
Read the rest of this entry →
.NET, C#, Excel, Object model, Office, Outlook, PowerPoint, VB.NET, Visual Studio, Word |
3 Comments
Andrei Smolin | December 19th, 2008
As you probably know the .NET Framework provides a number of advantages when compared to Win32 programming. Say, administrators have by far more control over your code – they may restrict your code to use these or those resources or permissions. While it puts some limits on developers, companies are able to build environments that are safer and more controllable. ...
Read the rest of this entry →
.NET, C#, Delphi, Office, VB.NET |
No Comments
Eugene Starostin | December 17th, 2008
Embarcadero, continuing to support Delphi for Win32, is about to launch onto the market the version of Visual Studio 2008 Standard with Delphi for .NET built in. To be more precise, this is not the original Delphi for .NET, nor is it a reincarnation of Delphi 8, it is a "new" .NET-oriented programming language, which, however, already has a rich history. ...
Read the rest of this entry →
C#, COM add-ins, Delphi, Office, VB.NET, Visual Studio, VSTO |
No Comments