Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
subash29
Contributor III
Contributor III

is we have to create the all object in .net web application?

is we have to create the all object in .net web application.once we create the qlik sense app in qlikserver.how can we use it in visual stuion using.net sdk?

1 Reply
Øystein_Kolsrud
Employee
Employee

You can find a lot of information regarding how to utilize the .Net SDK at this location:

http://help.qlik.com/en-US/sense-developer/2.2/Subsystems/NetSDKAPI/Content/Introduction/Net-Sdk-Int...

You might for instance want to look at these two pages:

Building a Qlik Sense app from scratch

Generic objects ‒ Qlik Sense

And you can find a couple of code examples to use as a starting point at this location:

Download code samples ‒ Qlik Sense