Hi,
I am using Visual Studio 2008 with the latest Ajax Control Toolkit, in particular the AutoCompleteExtender control.
I have successfully setup the AutoCompleteExtender to use a Web Service which queries an SQL 2005 database to retreive results. The Web Service is generic across several...
Hi hope someone can give me some pointers on an issue I have been having with a stored procedure requirement.
I have developed a custom user control (C#/ASP.NET 3.5) which calls a stored procedure on my departments development SQL 2005 Server.
The stored procedure is proving a little difficult...
Hi,
Probably something very simple that I have missed. I am in the process of converting an old ASP application to ASP.NET 2.0.
The code-behind is done in C# and so far I have had no problems however I have created a webform that contains several textboxes, drop down lists and checkboxes. I...
Hi,
I am currently developing a simple ASP.NET 2.0/C# web application.
I have created a class library where I will store all my business logic and data access, security etc. For the logging I have decided to use log4net as it's readily available and tried and tested.
I am a little confused...
Hi,
I am currently developing a C#/ASP.NET web application that hooks into an MSSQL 2005 Express database (will be using 2005 enterprise in the live environment).
The database uses several tables with simple index columns which auto increment (the reason I went for simple integer index values...
Hi,
Need some advice/help regarding a BizTalk error we have been experiencing for the past month now - I am at my wits end.
We have a Windows 2000 Server (SP4) hosting Microsoft BizTalk 2002 Server. The BT server serve's messaging for a bespoke .NET application, receiving messages via a...
Hi,
Need some advice on how to resolve an issue I am experiencing at the moment.
I am currently working the .NET 2.0 SQLMembershipProvider model. I have some helper methods that retrieve the user password from the SQL database and then based on what the code finds in the web.config...
Hi,
Need some help on how to setup multi threading in a simple winforms application.
I have a simple WinForms application with a listbox. The app allows the user to open a text file, when the file is successfully opened its added to the list box.
I need to add some code that will fire an...
Hi,
Need some advice on how best to resolve a issue with a page I am designing. I am developing a site using ASP.NET 2.0 with C# code behind.
I have a page that allows the user to upload 3 images to the server and then displays the uploaded images on the page. To do this I have placed 3 image...
Hi,
Needs ome advice on what is probably, a no brainer question however its beeing driving me round in circles.
I have created a simple WinForms application in VS.NET 2005 that loads a database table during runtime, and then based on some rules, proceeds to dynamically create controls on the...
Hi,
Got a strange server scenario but I sure someone will able to point me in the right direciton.
I have been playing around with a Win2k3 Domain Controller that will also host an Exchange 2003 server (my own test system so keeping things on one box).
I originally had the DC configured with...
Hi,
Needed some advice from the community regarding the .NET Framework 2.0 installation.
I currently use Visual Studio 2003 Enterprise Architect with .NET Framework 1.1. Unfortunately most of the work I do still requires the support of the .NET Framework v1.1 - as such I am unable to simply...
Hi,
I have spent the last hour trying to workout how I can autosize or anchor the columns so when I resize the main form, the grid is also resized, not just the component.
The only thing I have been able to do is to anchor the DataGrid component to the form so that it resizes correctly with...
Hi,
I am fairly new to C# but learning quickly (ex Delphi coder and C coder).
So far I have managed to learn allot without digging into books etc however I want to know how to do things the proper way so I can then learn my own solutions to a problem.
Currently I am working on a small Windows...
Hi,
I have written a simple application that queries a local or remote computer's services and then outputs the results to the screen and a simple text log file.
The app currently takes two arguments, the machine and the service name, it then passes the arguments into two variables and uses...
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.