Advertisement

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top .NET Framework 3.x Solutions: 1 - 22 of 22
  • 1
 
I'm writing a login user control in C# using asp.net 3.5 with the Ajax Toolkit's ModalPopUExtender to allow the user to click a login link that will then display a modal pop-up with the login ...
I have a ASP.NET web application  that has been developed in .Net 2003 .I want to migrate this ASP.NET web application to Visual Studio .net 2008.I created a local copy of the project from s...
I am new to WCF, and wwould like to create a webservice using WCF. I have VS 2005 and .NET 3.0 installed. Could someone send me links/ notes on the step by step process of creating a webs...
I am using VS express web developer .net3.5.  I have a datalist on the page and have changed 2 textboxes in to dropdown lists.  I can populate the data in the dropdowns without an issue but I ...
I am going through the exercises of a WCF book that I bought. I am using VS 2005 and have .NET 3.0 installed  I get the following error when trying to debug  - Unhandled Exception: System.Ser...
I have a 3.0 site that I just upgraded to 3.5.  It runs fine on my dev box (with VS 2008) - but on the server (no VS 2008) - I get the error Compiler executable file csc.exe cannot be foun...
This is complex, but I'll try to explain completely & succinctly. I have a VB6 application (call it App), using a .Net 3.5 assembly (call it Bridge) that calls other assemblies including a ...
1. I need to populate ListView with the data from database from .vb ffile, not asp:SqlDataSource 2. i have no idea how to bind and implement Change Pagesize with DropDovnList
How do I create a new WPF window and maximize it in the second window?
I have the following xaml that has a ListBox that use databinding. My problem is that this binding Source="{Binding Path=ImageData}" is not working, the image is not display. ImageData...
Hi, How do I confirm successful installation of .NET framework 3.5 on server?  It looks like it went out there okay because it did create this path:  c:\WINDOWS\Microsoft.NET\Framework\v3.5, ...
I'm building a shopping cart in ASP.NET 3.5 / C# and was hoping there was some providers model I can follow. I did this with Microsoft's Membership provider and it was great, such as GetUsers(...
I am trying to use the network listeners in an application and have the following app.config section which was copied from an example that has bee referenced in several other questions.  The p...
It's really that simple (conceptually): I would like to set the ContentTemplate property of a ContentPresenter during the RunWorkerCompleted event when using a BackgroundWorker object.  I know...
Hi, I am using LINQ to SQL, and one thing I don't like about it, is that it automatically adds connectionstring to my .config file and use a connection string key in the generated code, si...
HI There, I'm trying to use a custom validator inside an update panel. It does not seem to be firing at all so I was wondering what approach I should take given: 1. I have multiple valid...
I am attempting to use an internallly developed DLL library to execute a specific scan task.  The task connects to a server on the network where the scanning software is installed and tells th...
I am somewhat new to WCF  and have built a custom membership and role provider.    I  publish the service run the util to generate the contract and config - add them to my client but the code ...
Visual Studio 2008 Visual Basic.net SmartDevice project using Compact Framework 3.5 I am making an application that sometimes launches internet explorer When I launch internet explore...
I have just upgraded a web site from .net 2 to .net 3.5.  The site has been running well for some time and I have been using VS 2008 for the last month or so.  No real problems previously. ...
I have a custom .net app that works on windows xp, but won't run on windows 2000.  On Microsoft.com .net downloads webpage it looks like they stopped supporting 2000 after .net 2.x?  The app...
I'm trying to databind the width of an image from a Xml file to a asp:Image control. Here's the xml markup for the image: <image> <url>~/Images/test.jpg</url> <width>130</width> <height>9...
 
  • 1