Sign Up

Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Sign InSign Up

Softans

Softans Logo Softans Logo
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
Home/c++

Softans Latest Questions

shrien rasba
shrien rasba
Asked: December 22, 2022

Could not load file or assembly ‘System.ValueTuple’

93 I’ve got a VS2017 project that compiles to a DLL which is then called by an EXE written by someone else. Both projects target .Net Framework 4.6.2. I rewrote one of my DLL methods to return a tuple and also ...

.netc++javalarvalnodejspython
  • 1
  • 1 1 Answer
  • 14 Views
  • 0 Followers
Answer
shrien rasba
shrien rasba
Asked: December 22, 2022

Could not load file or assembly ‘System.Security.Cryptography.Xml

2 I have class library project in .net standard 2.0.3 where I’m using System.Security.Cryptography.Xml to sign a xml document with a privateRSAkey. var sign = GetXmlSign(doc, rsa); private static XmlElement GetXmlSign(XmlDocument xml, AsymmetricAlgorithm key) { var signedXml = new SignedXml(xml) {SigningKey ...

c++could not load file or assembly 'system.security.cryptography.xmlsystem security
  • 0
  • 1 1 Answer
  • 12 Views
  • 0 Followers
Answer
Ghulam Nabi
Ghulam Nabi
Asked: November 25, 2022

Azure Functions – local development: How to respect environment in trigger annotation?

In a Function App that we develop locally in Visual Studio, we have two environments to run against: Test and Development. Now, we have a local.settings.json and two respective environment-specific local.settings.<environment>.json which works totally fine – with one exception: The values used in the function trigger ...

azure functionsc++
  • 0
  • 1 1 Answer
  • 7 Views
  • 0 Followers
Answer
Franklin
Franklin
Asked: November 2, 2022

How to enforce deriving classes to implement an abstract property but allow implementations to use child classes of the type?

I am trying to enforce all classes deriving from class EducationalUnit to implement a “Content” property. This property needs to be a key value pair where the key is an int and the value can be either another class implementing ...

c++inheritance
  • 0
  • 0 0 Answers
  • 14 Views
  • 0 Followers
Answer
Ghulam Nabi
Ghulam Nabi
Asked: August 27, 2022

Constructor or function call, be or not to be?

Good evening! There is one interesting question: does using a constructor instead of calling a function in C++ is overhead? For example, the program uses one class with partial specialization of templates: class BindingApplierBase { public: ...

c++
  • 0
  • 0 0 Answers
  • 15 Views
  • 0 Followers
Answer
Charlis
Charlis
Asked: August 25, 2022

why if(x=0) is evaluates to false? [duplicate]

everyone. int x{}; if (x = 0) std::cout << "condition true"; else std::cout << "condition false"; I didnt understand why x=0 evaluates to boolean false and executing “condition false”. x=0 is an assignment,and x gets ...

c++
  • 0
  • 1 1 Answer
  • 14 Views
  • 0 Followers
Answer
Anonymous
Anonymous
Asked: August 24, 2022

I can’t work out why I am getting the wrong answer. I am getting 9 when I should get 33

I am struggling with the maxSubmatrixSum(matrix). I am new to Object Orientated and I thought I had a good understanding of it but clearly not. Why do I print 9 instead of 33? using System; namespace Test { ...

c++
  • 0
  • 0 0 Answers
  • 13 Views
  • 0 Followers
Answer
Simmon
Simmon
Asked: July 21, 2022

Require certain specialization of template as a template parameter

I have a datastructure meta_array which is instantiated with a variant as type T parameter. The requirement is that the std::variant specialization must contain the type meta_array_head_t as this is is used for tracking information. Can I somehow state this as a requirement using ...

c++
  • 0
  • 1 1 Answer
  • 22 Views
  • 0 Followers
Answer
Ghulam Nabi
Ghulam Nabi
Asked: May 30, 2022

C++: Cannot use designated initializers on extended structs/classes [duplicate]

I am trying to figure out a way to use designated initializers to build a struct, which has been extended off of another one. In my use case, the struct S is a domain object, and the struct S2 adds some application-specific logic for ...

c++classes
  • 1
  • 1 1 Answer
  • 17 Views
  • 0 Followers
Answer
David Willey
David Willey
Asked: May 30, 2022

‘r’ is invalid after a value. Expected either ‘,’, ‘}’, or ‘]’

I am trying to Deserialize string to class with this structure: // this is my json { "MethodName":"PRC_SET_COMMISSION_STATIC", "Input":"{"reqType":"U","sapId":17000100,"offerType":5,"commissionRate":4,"accountNo":null,"fromDate":"2022-05-29T00:00:00","toDate":"2029-05-29T00:00:00","userId":"13601360"}"} And this is my class which ...

c++json
  • 1
  • 1 1 Answer
  • 26 Views
  • 0 Followers
Answer
1 2

Sidebar

Ask A Question
  • Popular
  • Answers
  • Ghulam Nabi

    Why are the British confused about us calling bread rolls ...

    • 5 Answers
  • Alex

    application has failed to start because no appropriate graphics hardware ...

    • 4 Answers
  • Jerry

    Add file to native target programmatically via tuist/XcodeProj

    • 4 Answers
  • Ghulam Nabi
    Ghulam Nabi added an answer It seems like you're encountering a problem with your SQL… February 6, 2023 at 6:13 am
  • Ghulam Nabi
    Ghulam Nabi added an answer To add code coverage to a React project created without… February 3, 2023 at 7:01 am
  • Ghulam Nabi
    Ghulam Nabi added an answer You could try using the NetworkBoundResource architecture pattern. The idea… February 3, 2023 at 6:53 am

Trending Tags

android c++ cypress flutter java javascript python selenium testng webdriver

Top Members

Robert

Robert

  • 3 Questions
  • 1k Points
Luci

Luci

  • 5 Questions
  • 1k Points
Kevin O Brien

Kevin O Brien

  • 2 Questions
  • 1k Points

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help

Footer

Softans

Softans is a social questions & Answers Engine which will help you establish your community and connect with other people.

About Us

  • Blog
  • Jobs
  • About Us
  • Meet The Team
  • Contact Us

Legal Stuff

Help

Follow

© 2021 Softans. All Rights Reserved
With Love by Softans.