About 363 results
Open links in new tab
  1. Error- Procedure too large in VBA - social.msdn.microsoft.com

    Jan 14, 2013 · Hi, i had a problem in procedure too large when run a VBA program. as below is the VBA program, any suggestion to modifty ? kindly advise.

  2. Passing Multiple Date Parameters to Web Api2

    Oct 7, 2021 · Hello everyone and thanks for your help in advance. I am working on an application that utilizes web api2 to perform a database search to return JSON data to a jQuery datatable. …

  3. How to compare two worksheet cells and find the difference in color

    Jan 3, 2019 · the above value is different, then it should show the difference in various color in "Sheet1"

  4. Problem with multiple structs within Shared Memory

    Aug 7, 2010 · I'm also not having a problem with synchronisation, for my particular need I've used both a mutex and an event to let the receiving process know it's time to grab data, and safe to …

  5. Display multiple routes in the same map - social.msdn.microsoft.com

    Jun 13, 2018 · I would like to know if it is possible o display more than one route on a map. Also, is it possible to change the route color? I can't find any example of it. Thanks Wednesday, …

  6. Entity Framework Reusing across multiple projects

    Mar 28, 2018 · How can re use Entity Framework across multiple projects ? Someone has created a database projects and all i can see are the database tables in the project .

  7. datagrid with multiple pages. - social.msdn.microsoft.com

    Oct 8, 2021 · I had done similer work in one of my project i done that by using static DataTable class on System.Data namespace.

  8. How to host multiple service contracts in IIS?

    May 8, 2009 · The root of the difficulty lies in the coupling of data and operations in the current design. Service oriented design is about separation of data and operations. Service Contracts …

  9. Adding blank rows to the end of a GridView...

    Feb 15, 2008 · At my company, we have a guy doing data entry here, and we had the same issue with the inability to add multiple items at a time, so adding something like 100 lines of data …

  10. System.Data.OracleClient requires Oracle client software version …

    Sep 4, 2012 · 2.1 IIS (if it is not installed already) 2.2 .Net Framework of appropriate version (2.0, 3.0, 3.5 or all) - version depends on which Framework you develop application 2.3 Appropriate …