-
- WCF service configuration ??
by Serge Calderara
- 3 Replies
- Last post
by BenK
- Dear all,
I have building ana aplication around WCF services and SOA architecture. I read some article on SOA and WCF that we have to keep in mind to have a way to manage service configuration. Managing service configuration for me was to have the possibility to change setting in service configuration file in order to change its functionnality or behaviour.
That thing can be done easily
-
- Jim, thnk you! I mean as follows. Please have a look
by sergun
- 5 Replies
- Last post
by Yi-Lun Luo - MSFT
- I need something like SelectedItemChanging event with Cancel event's argument. Tried to use CurrentChanging event for corresponding default CollectionView but failed, because cancelling CurrentChanging event doesn't "stop" changing of current item in ListBox.
-
- Flickering while resizing any WPF applications
by Bumper
- 10 Replies
- Last post
by David Teitlebaum MSFT
- Hello,
On Windows Vista, I am experiencing ugly black&white flickering when I am resizing any WPF application (blend, the visual studio editor, a new projet..).
I would like to know if this is a know bug and how to fix it (a windows settings or a driver version.. I don't know)
I do not have this problem on my XP machine and on other Vista machines.
Thanks for any help.
-
- ColorAnimation with StaticResource Color
by Bigsby
- 2 Replies
- Last post
by Bigsby
- Hi, guys.
Why isn't this ColorAnimantion working
Colors.xaml
< ResourceDictionary xmlns ="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns : x ="http://schemas.microsoft.com/winfx/2006/xaml">
< Color x : Key ="ButtonNormalBackgroundColor" A ="255" R ="128" G ="128"
-
- XBAP / JavaScript
by EvilShade
- 4 Replies
- Last post
by ebby_amir
- Hi
I have an XBAP opened in a IFRAME in a HTML page. How can I add an element to my HTML page from
the XBAP without reloading the page (Supposedly JavaScript)
PS: if not with JavaScript бн with what
-
- WCF Adapter for BizTalk
by Amit_M
- 2 Replies
- Last post
by hantana
- Hi every one,
Anyone know about WCF adapter for biztalk
Thanks
Amit
-
- Exception with ADO.NET Samples
by MichaelD&#33;
- 8 Replies
- Last post
by MichaelD!
- Alrighty,
I'm running into bizzare problems with the ADO.NET Samples .
If I download, unzip, and build it works just fine. However, when I right-click and "Run Custom Tool," I get the following error in the Error List:
Error 1 Custom tool error: Code Generation failed for file D:\..\EFBeta2Samples\NorthwindEFModel\NorthwindEFModel.csdl. Unable to find conceptual mode
-
- Databinding on TreeView and updates
by Cyrack
- 2 Replies
- Last post
by Marco Zhou - MSFT
- Hi, I'm working on a small project where I can alter rows in a database. A particular table is self-referential and is mapped to a TreeView with this code:
Code Block
<TreeView x:Name="StoreTreeView" ItemsSource="{Binding Path=Groups}">
<TreeView.Resources>
<HierarchicalDataTemplate
DataType="{x:Type data:Group}"
ItemsSource=&
-
- How can I recorgnize Children by mouse click?
by Klinsman
- 0 Replies
- Last post
by Klinsman
- My first question here!
I draw a rectangle through mouse down and up, and I add this rectangle to children and remove the stoke.
How can I get the children when clicking by mouse in the rectangle area I want to remove it via clicking in the rectangle.
I use
InkCanvasShielding.EditingMode = InkCanvasEditingMode.EraseByStroke;
to erase it. But I can't find the children.
Thank yo
-
- Thanks
by johnvarney
- 6 Replies
- Last post
by johnvarney
- I wanted to say thanks to all the people on this forum for helping with solutions to problems, particularly the Microsoft guys for creating such a great platform and being prepared to participate with the developers.
I started to experiment with WPF in January 2006 and had a 'vision' for a new product while recovering from a back operation in June 2007.
The result is at http:/ www.glomey.com
-
- Drag and Drop the controls using .net 3.0+WPF
by Sirisha75
- 2 Replies
- Last post
by Sirisha75
- How to drag and drop the rowdefinitions contents ,for which controls events should be fired. I want to jumble the whole stack panel content .
Here is the code,
< Grid Name = " myGrid " ShowGridLines = " True " Width = " 680 " Height = " 245 " Margin = " 18,37,0,0 " >
< Grid.RowDefinitions >
-
- Marquee / Scrolling Text
by Sai A
- 11 Replies
- Last post
by Fanou360
- Hi, Is it possible to create a marque or scrolling text in WPF. One approach I can think of is by using timers and doing it programatically. Is there any other approach Thanks Sai
-
- Service and operation name decoration
by Pedro Felix
- 6 Replies
- Last post
by Pedro Felix
- Hello: Is it possible to decorate a service contract or operation contract name with the name of a generic type argument, similar to what is supported by data contract. I would like to do something similar to this: [ServiceContract(Name = "Echo_of_{0}")] public interface IEcho<T>{ [OperationContract] T Echo(T t); } The name of the service would depend on the name of the type us
-
- Sign a Full Trusted XBAP?
by bes7252
- 2 Replies
- Last post
by Ashish Shetty - MSFT
- Can I sign a fully trusted XBAP with a Verisign key so it will work in anyone's browser without security errors
-
- Updating TextBox ValidationRules via Button Click
by ErinC
- 1 Replies
- Last post
by ErinC
- I have a textbox whose binding I'm setting/updating on a button click event. I'm using a 'helper' class to create validationRules to apply to those bindings. Given that, the helper class must get the current binding information on the textbox, make changes to add the rules, then call UpdateSource() on the bindingExpression.
I have 2 problems:
1. If I use a textbox that's either bound
-
- Don't want images to be absolute
by Dvlnblk
- 4 Replies
- Last post
by Dvlnblk
- Hello All, I have a WPF app that uses images but if I don't hard code them like this:
< ImageBrush ImageSource = " C:\Projects\vrgIpod\vrgIpod\imgAssets\rewind.jpg " />
I get an error. Also, if I hard code them I cannot run the app on another machine that does not have the images on the C drive. Can someone explain how to do this please
-
- How do I render a bitmap from Xaml?
by psydney
- 4 Replies
- Last post
by AndyDragon
- I'm trying to figure out how to render a bitmap from Xaml (ideally something created in Expression). I've tried many things but my bitmap is always blank. If anyone could please give me some sample code that will render this or another sample, I'd really appreciate it!
Here's my Xaml sample:
< xml version="1.0" encoding="utf-8" > <Canvas xmlns=" http:/
-
- When switching between 2 styles I lose listview grouping...??
by PlaTyPuS8
- 14 Replies
- Last post
by PlaTyPuS8
- Hi!
In my application it is possible to switch between 2 styles (the both are displaying the same listview!!), but when I switch between these 2 styles, I lose the grouping in listview....
Here is my XAML code :
http://test.duotone.ch/Capture.JPG
And my C# code-behind :
Code Snippet
public partial class Test3
{
CollectionViewSource _listing
-
- Public LINQ Chat with the C# Team (12/12/2006)
by Charlie Calvert MSFT
- 8 Replies
- Last post
by aaGuu
- Please join us for an hour long public chat on LINQ to SQL and related technologies to be held Tuesday, Dec 12 at 1 PM Pacific time. Follow this link to see your local time for this chat. LINQ is a set of extensions to the .NET Framework that provides native C# language support for querying data. LINQ to SQL is a component of LINQ which allows access to data stored in relational databases. The
-
- BitmapImage from Embedded Resource
by drstevenson1958
- 9 Replies
- Last post
by drstevenson1958
- I am trying the example program from Charles Petzold, Applications = CODE + MARKUP, page 72.
I can't get the resource to load properly. I get the exception: Cannot locate resource 'images/davidstevenson.jpg'. The exception occurs on the EndInit line. Any help would be appreciated. Thanks.
The picture file is in the Images folder in Visual Studio 2005.
using System;
using
-
- ServiceContractAttribute Issue in Self Hosted Application:
by Uma Lakshmi
- 11 Replies
- Last post
by Brian McNamara - MSFT
- HI,
I am having one more issue In Self hosted application:
Basically we are developing a project in two version one is demo version and the other one is full version
I want to use the same class interface service structure for both
[ ServiceContract ()] public interface IService1 { [ OperationContract ] System. Guid AccountInfo( AccountInfo dataContractValue, string conn);
-
- How to get DataTemplate to work
by erikkl2000
- 1 Replies
- Last post
by Abraham Heidebrecht
- I have a simple window that look like so:
< Window x:Class = " Obectt.Window1 "
xmlns = " http://schemas.microsoft.com/winfx/2006/xaml/presentation "
xmlns:x = " http://schemas.microsoft.com/winfx/2006/xaml "
Title = " Obectt " Height = " 300 " Width = " 300 "
xmlns:src = " clr-namespace:HR;assembl
-
- ClickOnce deployment
by Heng-yi Liu
- 2 Replies
- Last post
by Darryn Lavery -- MSFT
- Hi,
In the Orcas March CTP, it mentioned "Enable ClickOnce deployment for Microsoft Office applications". Is it available in the CTP Are there any samples or technicle details
Thanks,
Heng-yi
-
- TextBox Invariant.Assert() Crash
by Kris Selden
- 4 Replies
- Last post
by Kris Selden
- I'm having a problem with a templated control that sizes itself to the desired size of its contents with a width constraint. When it contains a TextBox with TextWrapping.Wrap it crashes with certain constraint/text combos in TextBoxView.ArrangeVisuals > Invariant.Assert > Invariant.FailFast.
TestControl.cs
using System;
using System.Windows;
using System.Windows.
-
- msmqIntegrationBinding error generating proxy using svcutil
by Shag
- 5 Replies
- Last post
by Ondrej Hrebicek - MSFT
- Hi Guy
I have problem building the proxy fo msmqIntegrationBinding
I have the following classes and interfaces:
[ ServiceContract (Namespace = "http://Microsoft.ServiceModel.Samples" )]
[ ServiceKnownType ( typeof ( PurchaseOrder ))]
public interface IOrderProcessor
{
[ OperationContract (IsOneWay = true , Action = "*" )]
void SubmitPurchas