Hi All,
I had a interesting questioning posted to me today from someone. Let's say I have a Shareoint 2010 web application http://intranet/. A developer wrote a .NET application which has nothing to do with Sharepoint (just straing .NET with Javascripts). He place this code (.dll, .aspx, etc) under a folder and added this to the http://intranet/myapp in IIS. In order words, I can hit the custom .ASPX page via http://intranet/myapp/test.aspx.
So my question is, will service packs or cumulative updates affect this custom .NET application? I am not sure how this works as the app does not use any of Sharepoint's API or web services.
Thanks