Hi everyone
In my ASP.NET website code, I generally create a class in the App_Code folder for my global functions.
But coming to smart Device applications, I am not sure how to write global functions
Any ideas?
Just create a static class/method so that it is accessible to all your other classes/methods.
This is an ASP.NET forum, so for winform/smart client questions, refer to the MSDN forums
http://forums.microsoft.com/msdn/default.aspx?siteid=1