I have a web service whose only exposed method instantiates a DLL. The DLL's only job is to query a database to get a filepath to an image then return the image base64'd. I also have a test client to make requests to the web service. It has a field in which the user enters an ID for the image...
I have a datetimepicker control which is set to display time in hh:mm format. The format property is set to custom and the ShowUpDown setting to True. Is there any way I can set the lower limit of time in the control to 8:00 AM from 5:00 PM? Any suggestions will be great appreciated. Thanks.
I'm looking for a method similar to the ClearPool() from .Net Framework 2.x but this method must work in .Net Framework 1!
Does The Comments In The Project Increses The Size of The Application in VB.NET?
.NET Framework 2.0, Visual Basic 2005, VB.NET 2005 Express Edition
Hi, Can anybody tell me, Is mono performance is as good as .net 2.0? Explain.
Can anybody explain with some code snippet how to run multiple queries with a single datareader in C# .Net 2.0
I recently tried installing a new software which kept giving me a "failed to initialize properly (0xc000142) click on ok to terminate the application" error. I need this software, it is specialty for my specialty. I read the manufacturer notes that I must have .net framework 2.0 to run it. So...
Hi everyone, I'm working with VB.Net 2005(.Net framework 2.0). I am having a problem in accessing the items in a menustrip of a form. Suppose there is an item in a menustrip named FILE. Under the FILE item there are 3 subitems- OPEN, SAVE and EXIT. Now, I wanna access and disable the 2nd subitem...


