Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I am trying to use asp.net mvc for building gui instead of using thingworx mashup for diaplaying the thingworx service result
any idea ?
Jugal I think once you have the data in ThingWorx you can build your web UI with .NET and using ThingWorx .NET SDK you can pull the data from ThingWorx Server.
Or you can call raw REST API...