Hi - can somebody let me know where the online samples (i.e working examples) of the Asp.Net tools for 3.5 are?Also - there always used to be included in the download a complete Visual Studio application that had working examples.....where has that gone?Many Thanks for your help
http://samples.infragistics.com has the online version of our ASP.NET tools samples.
The samples code is included in the SDK that you can download from here.
Devin
Hi,
How can we open the samples in VS ? There is no solution files, nor csproj or vbproj files ?
I've tried to build one .sln, but the compilation failed.
Thanks for any help.
Best regards
Daniel
Unless I'm mistaken, our ASP.NET samples use the "Web Site" project model, which means in VS, you choose Open Web Site and then pick the root app folder. It doesn't use project files.
thanks to both for your answers, all is working fine;
Regards
My apologies for the duplicate info. I didn't see Devin's reply before mine.