I have a problem, I think some of my aspx pages are corrupting or I may have a setting causing the problem.
Pages that have been working in the past have suddenly started caching themselves and there does not seem to be much i can do about it. If I put a break point in the onLoad event of the...
Does anyone know how to include tips in sub procedures. ie
Public Sub MySub(myInt as integer)
End Sub
Dim x as integer
MySub(x)
What I am trying to do is include the tips in the procedure so that it's easier for other users to understand what they need to put in.
e.g
'MySub(...x as Integer...
Can you help? Im trying to run an import routine and update the client screen progress bar at the same time.
I can create a thread and drop the class into it but I understand that you should never change controls on the users screen with any other thread other than the thread that created them...
Can anyone help ?
I am trying to run a Windows Service in .Net that reads and writes XMLFiles.
I have ran the code from a standard exe and it works fine, however after installing the service and starting it, it seems to not bother reading and writing the xml file. Is this a permissions thing? I...
Does anybody know how to remove a previously visited aspx page from the client browser instantly.
I am using a data entry form which i want removed from memory when the user leaves the form from either a submit button or by pressing the Back button. only the Submit button works.
can anybody tell me why my vs hangs when i run the program.
I have tried different combinations, I have tried to first Rebuild Project and solution before running with the same result. on average I usually get success by the 3rd attempt. Has anybody else had this problem.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.