TechITmore

dotnet

.Net

Developing a VSTO Addin for Outlook – Create a new solution module

Developing a VSTO Addin for Outlook – Getting started A module or a solution module is a navigation module in Microsoft Outlook. It can let you expose your folder in a separate navigation pane just like other modules like Calendar, Tasks etc in Outlook. Then you can customize the folder Read more…

By admin, 3 years3 years ago
.Net

Developing a VSTO Addin for Outlook – Getting started

Microsoft outlook is hugely popular email application being used across so many organizations. There can be a no. of reasons why one would like to develop a plugin for it or integrate it with other applications. Microsoft makes it really easy to customize almost all aspect of Outlook using a Read more…

By admin, 3 years3 years ago
DotNet

Getting started with CAPE-OPEN implementation in .Net

The CAPE-OPEN specifications are a set of standard interfaces that allows for an easy inter-operability between two process modelling environments and components. Let us say that we have written a custom implementation of a unit operation. There was no standard and uniform way of interfacing that unit operation with different process Read more…

By admin, 3 years3 years ago
DotNet

Socket Programming – TCP Client and Server in .Net C#

If you want two network devices to talk to each other, then developing a TCP server and client is as low as you can get without blowing your brains off. It is really helpful in many scenarios. Come in handy when all other application layer protocols like HTTP, FTP etc Read more…

By admin, 3 years3 years ago
Recent Posts
  • Developing a VSTO Addin for Outlook – Create a new solution module
  • Developing a VSTO Addin for Outlook – Getting started
  • Getting started with CAPE-OPEN implementation in .Net
  • Socket Programming – TCP Client and Server in Java
  • Socket Programming – TCP Client and Server in .Net C#
Archives
  • February 2020
  • December 2019
  • September 2019
  • May 2019
Categories
    © Jayant