Visual C++

Tuesday, December 4, 2018

IFTTT - A platform for connected Apps

Read more here:

https://platform.ifttt.com/docs
No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • MFC OnPaint() vs OnDraw()
    The two are more or less the same. OnPaint is the handler for a WM_PAINT message. OnDraw is the function that a MFC CView window calls when ...
  • C# DateTime.UtcNow in ISO 8601 date format
    Here is the way to get a DateTime.UtcNow string which represents the same value in an ISO 8601 compliant format. DateTime.UtcNow.ToString(...
  • Memory Management
    Memory Management The memory manager implements virtual memory, provides a core set of services such as memory mapped files, copy-on-write ...
  • Using resources from a DLL
    Using Resources from DLL Requirements: ---------------------- Let us consider we have a DLL named 'FilingResource.DLL' containing re...
  • Short cut keys in Visual Studio
    General Ctrl-X orShift-Delete Cuts the currently selected item to the clipboard Ctrl-C orCtrl-Insert Copies the currently selected item to t...
  • Message Reflection for Windows Controls
    What Is Message Reflection? Windows controls frequently send notification messages to their parent windows. For instance, many controls se...
  • Fix WinForms DataGridView Exception: 'Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.'
    "Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function." The exception may occ...
  • 101 Visual Studio 2010 Tips
    >> Tip #1 How to not accidenta...
  • Visual Studio 2010 IDE Hangs when menu items are activated
    Sometimes, When mouse over the main menu items (File, Edit, View … Window or Help), the IDE hangs. Sometimes, when clicking on the menu item...
  • C++, VC++ and MFC interview questions.
    1.) How many constructor can a class have? A class can have any number of constructors. However after creating a constructor explicitly th...

Old Posts

  • ►  20 (3)
    • ►  08 (2)
    • ►  06 (1)
  • ►  19 (2)
    • ►  12 (1)
    • ►  09 (1)
  • ▼  18 (2)
    • ▼  12 (1)
      • IFTTT - A platform for connected Apps
    • ►  05 (1)
  • ►  17 (4)
    • ►  11 (1)
    • ►  03 (3)
  • ►  15 (7)
    • ►  10 (1)
    • ►  09 (1)
    • ►  04 (1)
    • ►  03 (4)
  • ►  12 (1)
    • ►  02 (1)
  • ►  11 (3)
    • ►  11 (1)
    • ►  09 (1)
    • ►  06 (1)
  • ►  10 (13)
    • ►  12 (5)
    • ►  11 (1)
    • ►  08 (3)
    • ►  07 (2)
    • ►  03 (1)
    • ►  01 (1)
  • ►  09 (2)
    • ►  05 (2)

-

-

Labels

50 C++ Interview Question and Answers (1) C# DateTime.UtcNow in ISO 8601 date formatVisual CPP (1) C# write xml file using XmlDocument classVisual CPP (1) Create and Embed an Application Manifest (UAC) Visual CPP (1) Debugging a DllVisual CPP (1) How to do proper Code Maintenance (1) Memory Management (1) Message Reflection for Windows Controls (1) Root Cause Analysis Visual CPP (1) Short cut keys in Visual Studio (1) Tiny Bugs (1) Using resources from a DLLVisual CPP (1) VC++ (7) Way to VC (7)

Visitors

Recent Activity@MSDN

Loading...

Promotions

Visual C++ Books
Awesome Inc. theme. Theme images by dfli. Powered by Blogger.