|
|
|
Anuncios Gratis www.AnunciosGratis.de
Fri, 1 Aug 2008 12:20:11 +0200
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros.
Tfno: 91452123334
Puedes ver mi anuncio gratis en:
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
ww ...
|
WPF RichTextBox Control
Fri, 1 Aug 2008 02:58:19 -0700
Hi,
We've got a WinForms application which uses a WPF Rich Text Box (via
WindowsFormsIntegration) which is failing on certain user's machines, but
works fine on all others. If we clear their NT profile (we use roaming
profiles), the issue goes away. Of course this is not a suitable workaround
for a large ...
|
Newbie question: How to use C++ in .Net Framework
Fri, 1 Aug 2008 02:07:23 -0700 (PDT)
Hi, all:
I'm new to .Net, so don't laugh at my questions if they sound
silly.
Here it comes, I want to utilize classes in .Net framework
namespace, such as system.collections. Things become simple if I'm
coding in C#( just using ... ), however, I'm modifying a C++ program,
and, it's MFC support ...
|
wich commandtarget to define in wpf using pages
Fri, 1 Aug 2008 02:05:03 -0700
Hello,
I want to use a shortcut (ex: ctrl+t) in a menu on a PAGE (not a window) in
WPF to navigate to another PAGE. Everything works fine if I first give the
focus to the menu. But i want to get it working if I am just on that page and
no control has the focus. I tried already with CommandTarget="{Binding
...
|
Where is the download for Visual Studio 2005 extensions for the .net
framework 3.5 WPF?
Thu, 31 Jul 2008 23:41:03 -0700 (PDT)
Everytime, I search for this, I get the following url:
http://www.microsoft.com/downloads/details.aspx?FamilyId=F54F5537-CC86-4BF5-AE44-F5A1E805680D&displaylang=en%20
But everytime I try to access this url, I get:
We are sorry, the page you requested cannot be found.
Ironcially, the first link the page ...
|
Re: VS 2005 and .NET 3.0
Thu, 31 Jul 2008 15:48:08 +0000 (UTC)
Hello G.S.,
> On Jul 31, 11:01 am, Marc Gravell <marc.grav...@gmail.com> wrote:
>
> Sory if that's not an accurate question, but what about C# laguagge
> features that were introduced in 3.0?
>
AFAIK C# 3.0 is only available with .Net 3.5 (either the framework SDK or
VS2008).
You cannot use C#3.0 la ...
|
javascript in web part
Thu, 31 Jul 2008 07:37:01 -0700
i've a webpart which has datarepeater control..
the datarepeater control has some rows along with the delete button..
I want to shown a confirmation pop up before performing delete action..using
javascript..
Ive binded the javascript to the button in the itemcreated event ...but
it's not firing properly.. ...
|
|
|
connected web parts using ajax
Thu, 31 Jul 2008 07:30:01 -0700
Hi,
I've two web parts in my web page. Web part 'A' implements ajax in it.
Im connecting webpart to 'A' to web part 'B'. But when I update the content
in web part 'A' the web aprt 'B' isnot getting refresehd.Basically , im not
viewign teh details what I've passed in 'A'...
is it possible to add ajax in conn ...
|
VS 2005 and .NET 3.0
Thu, 31 Jul 2008 06:38:39 -0700 (PDT)
Could someone steer me in the right direction on setting up VS 2005
Pro to be able to create .NET 3.0 applications. And how to create 3.0
projects (Winforms, ASP.NET)
I've installed the
Visual Studio 2005 Extensions for Windows Workflow Foundation
but when I create a new project, I don't immediately see an opti ...
|
ado.net datacolumn
Thu, 31 Jul 2008 13:42:38 +0200
string strConn, strSQL;
strConn = @"Data Source=Gigs-PC;Initial Catalog=Northwind;Integrated
Security=True;";
strSQL = "SELECT OrderID, CustomerID FROM Orders";
SqlDataAdapter da = new SqlDataAdapter(strSQL, strConn);
DataSet ds = new DataSet();
DataTable tbl = ds.Tables.Add("Customers");
DataColumn col = ...
|
|
|