-
- How to build an WCF application in .net framework 3.0
by ramkasarla
- 4 Replies
- Last post
by Madhu Ponduru -MSFT
- hi,
any one knows that is there any .msi(hands on lab) or document that explians about each and every step in bulding a WCF application using .net Framework 3.0, because i am new to this WCF and now i am learning this.
While i am bulding the application i am missing something so, i am unable to build the application perfectly.
so,if an one knows some good link please help me.
thank
-
- Ado.net team missing requirements in Casper Project.
by http:/
- 3 Replies
- Last post
by Miha Markic
- there are unique requirements casper is trying to target but most of them are out of scope.
they need to be re-aligned with the real usecase( real world ) examples.
first they need to implement the schema-change properties on the linQ to SQL than Entity-framework, think the idea is cool but they have started with the wrong foot.
1.do not forget that not everybody has a strang
-
- Editable CollectionView?
by j a g a
- 1 Replies
- Last post
by Sam Bent - MSFT
- A CollectionView is great by filtering, sorting, grouping and currency, but what about editing
Is there a WPF class, which handles also editing, inserting and deleting like the class System.Windows.Forms.BindingSource
-
- Installation Problem
by BoomRShine
- 1 Replies
- Last post
by Matt Galbraith
- Using Visual C# 2008 Express Edition, I developed a Window Forms and WPF application. I published the application and it installs fine on the PC (Windows XP) I developed the application on. However, when attempting to install it on another PC (Windows Vista), I encounter the following error: "Unable to install or run the application. The application requires the System.Core Version 3.5.0.0 be
-
- Bind values to base-class ??
by PlaTyPuS8
- 9 Replies
- Last post
by PlaTyPuS8
- Hello! I want to bind a Height value of a grid to a base-class value (slider value!). In XAML! Do you think it is possible In code, I can access the base-class value with :
Code Snippet
double nValue = base.SliderMainValue; But I don't know how to bind directly to this value in XAML... Thx for help!!
-
- Non-Duplex Chunking Channel needed
by Bruce Bukovics
- 5 Replies
- Last post
by Oran Dennison
- I have an app that requires the transfer of some fairly large files between machines (the actual size varies, but let's just assume that it's not something we want to transfer in buffered mode). The transfer may take place between machines that are both behind the same firewall, or it may occur between machines that are outside, being accessed across the Internet. Up to this point, I've successfu
-
- Question about WPF
by animas3D
- 6 Replies
- Last post
by Yi-Lun Luo - MSFT
- Hello there,
I have been trying to develop a graphics program in Visual Basic 2005 (Express edition) for about a month now. Basically, I am using the tools that there happen to be in GDI+. I am certainly no expert, but am trying my best.
Tonight, I dipped into the help system to get some information, and noticed something called Windows Presentation foundation. I did not read it in d
-
- What container is best to provide a 'deck of cards' arrangement for child views?
by RickLH
- 1 Replies
- Last post
by Marco Zhou - MSFT
- Is there a container control that can provide 'deck of cards' functionality I need to have a couple of these containers, each of which can contain 0 or more views. Each of the views occupies the entire area of the container but only the view that is at the top of the stack is visible. The others are hidden because they are below the top view, hence the 'deck of cards' metaphor.
-
- WPF & Thread.CurrentPrincipal
by Matthew Lebo28574
- 13 Replies
- Last post
by clw
- In a method which is attached to the loaded event of a window I am setting the thread.currentPrincipal to a custom principal object which I manually create. If i try to access the same thread.currentPrincipal in a method which is attached to a button click event the thread.currentPrincipal in this click method is automatically set back to a generic principal. Why In retrospect if I set the thread
-
- Pixel snapping doesn't work on Lines
by Jonathan M Edwards
- 5 Replies
- Last post
by Eugene Dolinskyy
- Pixel snapping just doesn't work on Lines. I have set the StrokeThickness to exactly one Pixel, and have Stretch=Fill, but my black lines still sometimes get rendered as gray. And most of them get a gray pixel at the end points. I tried RenderOptions.SetEdgeMode = Alias, which sometimes helps, but sometimes makes the Line disappear completely! Does anyone have a magic work around
-
- maximum size of a message using wsHttpBinding
by Scott Lezberg
- 3 Replies
- Last post
by D. Yates
- What is the maximum size of a message using wsHttpBinding If it is configurable then how does one configure it
Thanks
Scott
-
- Caching UserNameSecurityToken
by Geminimale
- 1 Replies
- Last post
by Todd West - MSFT
- Hello,
I hope that this is the right forum for this question. We are creating an STS Service that will use UserNameSecurityToken support as one the the methods of authenticating the client in a Federated environment.
At the client, we wish to store the UserNameSecurityToken so that the user only gets prompted one time when the token is originally built. I looked at the DurableIssuedT
-
- Not amused about the current Cider usability
by Horst Klein
- 9 Replies
- Last post
by Marco Goertz - MSFT
- Hi everybody
Now as Framework 3.0 was released I was full of hope, that the FormsDesigner Cyder has also make a big step for better usability.
So I installed it this week on my maschine, in hope we can start with full power to design Windows and controls for our new application.
But what I see on my "try & error" tour is not really funny :
Disappearing "InitializeComponent" Meth
-
- Advice on WCF configurations
by SorenBendtsen
- 2 Replies
- Last post
by thetsoe - MSFT
- Hi I have spent the last few days surfing the net on WCF and on how to configure it, but i can't seem to find the correct solution. I have made an application, that is used on internal lan (Client/Server). I would like to use the existing windows logon, and integrate with the local domain controller. Security is not that big a conserne, because all trafic is internal - but ofcause it should not be
-
- Custom binding Problem
by Raguvind
- 2 Replies
- Last post
by Raguvind
- Hi
I am currently using the following custom binding settings. it uses server username and password to authenticate the client. Is it possible to plug in my own username password validator
< customBinding >
< binding name = " UserNameBinding " >
< security authenticationMode = " UserNameForCertificate " keyEntropyMode = " ServerEntropy " >
</ securit
-
- 404 errors with HTTP POST using WebInvoke on Orcas Beta 2
by weblivz
- 14 Replies
- Last post
by Jitesh
- I have two methods in my .svc file hosted in IIS.
One uses WebGet and works great - the other using WebInvoke with Method="POST" and when i create a simple test client to query it, i get a 404.
Does anyone know what may be going on here I can click on the URL it is going to i the POST and i get "There are no endpoints" (due to the fact there is no default GET URIT
-
- Initial load performance is very poor.
by Mark Roberts
- 3 Replies
- Last post
by Yunwen Bai
- Hello, When I initially synchronize from my datasource to my local SQLCE database, the time taken is 10 minutes. Examined the performance, and it appears a lot of time is taken within the MSSync services with datatables... and in addition, it's not using SQLCEResultSets to insert data. So, I wrote my own initial population, and it takes 2minutes 30 seconds for the same data. I am hoping that some
-
- Problem in reading MSMQ
by Amritha Chand
- 1 Replies
- Last post
by David Kreutz - MSFT
- Hi,
I am using MSMQ for writing my application log files.
I need to read the queue using dotnet. I think it is only possible with cursor.
can anyone give me the code for it.
I need to chek wheter ther is any messeges to read or not.
If there is messeges i need to read each one of it.
Please do help me..
Thanks in advance
-
- cannot load dbml file (created in beta 1) in beta 2
by Dirk Reske
- 2 Replies
- Last post
by Dirk R.
- Hello,
I've created a dbml file in VS 2008 Beta 1.
Now I've updated to VS 2008 Beta 2, but now I'm not able to load the dbml file.
When I try to open the dbml file, I get following message box:
"Cannot load D:\.....dbml: Error encountered, check Error List window for details"
And the error list says: "DBML1113: Database node not found. Is the DBML namespace (
-
- Binding Control to the Data Base
by Irina777
- 2 Replies
- Last post
by Irina777
- Hi Guys,
I have a problem of the controls' binding to the SQL Data Base. One way it works very well( From Data Base to Control). There is only one boolean field "OCP" in data base table "Contact". While I assign datacontext of the stackpanel to the table name, it updates all the controls from Data Base via Binding.
<StackPanel Name="MyStackPanel"> <Ch
-
- change expander header when it's expanded
by svyazkov
- 1 Replies
- Last post
by Yiling Lai
- hi,
I'm trying to do this in the following way and it doesn't work
Code Block
< Style x:Key = " ExpanderEx " TargetType = " Expander " >
< Style.Triggers >
< Trigger Property = " IsExpanded " Value = " True " >
< Setter Property = " Header " Value = " Hide " />
&l
-
- mediaelement and slider?!? binding problem
by Marius F
- 9 Replies
- Last post
by Marius FANU
- have problem with media element and slider. how can i connect slider to media to scroll the movie(go to a certain position) and the slider the volume
-
- 2738 error code
by CalocSAY
- 14 Replies
- Last post
by Frasher59
- Hello Guys!
I have a little problem about 2738 error code. I have Vista, and i'd like to install the new Apple browser, but i can't.
I tried registered at the vbsript.dll, but i can't. The problem is same. Somebody can write it step by step, what can i do
Thank you so much!
CaloCSAY
-
- How to vertically center the content of a TableCell?
by Sam_Berger
- 3 Replies
- Last post
by Sam_Berger
- Is it some how possible to vertically center (set the vertical-alignment to 'middle') the Block elements inside a TableCell (FlowDocument)
-
- Orcas IDE Start Page
by skmcfadden
- 0 Replies
- Last post
by skmcfadden
- Please consider adding an accelerator /short cut key for showing the IDE start page. Ever since VS2005, showing the start page is now a pain.
thanks