Hi all,
I'm sure this has already been answered somewhere, but I'm in a time crunch.
Here's the SqlDataSource:
<asp:SqlDataSource ID="ItemNoFromUpc" runat="server"
Co...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23049014.html
Hi
What kind of information can you get from Windows applications?
Like how do you get the title of lets say explorer now in my explorer tiltle it says " Ask a Question Wizard - Windows Interne...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23182610.html
I'm trying in this code to get the Os edition running on.
the return using GetOsEd is 272 when running on server 2003 standard SP2 32bit
and 274 when running on server 2003 enterprise SP2 32bi...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23884821.html
I'm trying to write some code using Reflection, that will return the value of a public constant in a different class. I'm pretty new to C# programming (as well as Reflection!) and I just can't see...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23007393.html
Zones:
C#,
.NETDate Answered: 12/07/2007 Grade: A Views: 0
I have a web service that I want to extend with a method for uploading ordinary files (in this case images) to the server. Can anyone give me a good example how to do that?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23083300.html
I need an API or code to manage the email accounts for Windows 2003 server using C#. The accounts will be managed on an ASP.NET page.
Any help will be greatly appreciated!
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23146620.html
Hello and thanks in advance for any assistance.
I have been tasked with creating a simple data access layer (implemented as a web service) for an inhouse application.
I'm just looking for a...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23185559.html
Hi ,
We have a table in the oracle database called user which has these fields and their related data and a role table
User table:
user_id , ntdomain,ntlogin,fullname, email,is_active,las...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23229755.html
can I have some resource about how to make "traditional" c# web apps such as javascript and using html ID elements to transfer values instead of using the asp.net tags?
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23233458.html
I have the following code that I have attached I can upload the images to the server and they are different images but when I return them only the first image is displayed.
Any help is much appre...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23234646.html