Quantcast
Channel: VBForums - WPF, WCF, WF
Browsing all 256 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

new in WPF how can I do this ?

Hi all, i'm WPF beginner and i'm not a pro on designe i'm just a devloper I want to create a rotatable list like this is it easy to make one ? if not some suggestions please Thank you in advance...

View Article


Send a request to a service in a remote server

I use the ff string to send a request call to a local server and it works fine: service.DownloadStringAsyn(New Uri("http://localhost:12345/serviceName/"Service.svc/className/" & argument1 & "/"...

View Article


Change Graphics Rendering Registry Settings

Hi, i need to change the Graphics Rendering Registry Settings to disable the hardware acceleration. I found this post: http://stackoverflow.com/questions/2...802870#9802870 But i have no idea how to...

View Article

Wcf hello world

I am trying to get started with WCF. I want to create a hello world web service that runs on ASP.NET development server. I am stuck trying to get the web server to read the service. When I open the...

View Article

The caller was not authenticated by the service

I have deployed my service to a remote server. It's working fine on my local machine. I can reference the remote service OK but when I try to call a function, it returns the error "The caller was not...

View Article


WCF programmatically instantiate app.config settings

I have written a WCF service. This is the App.config file for the client application that consumes the service. I want all of this data to be set with the client application's code. How can I do this?...

View Article

WCF with IIS7.5 custom certificate for client side login, register, erc.

Has anyone actually done this? In theory, we are ready to go but as I've read, if you create a custom certificate you get in lot and lot of problems(server denying the cert, exceptions thrown, security...

View Article

Redirected. Blackjack- Creating cards

Hey guys, im having some problems with adding cards to my Blackjack program and after posting this in visualbasic.net section i was adviced to bring my problem here for help. At the moment I have...

View Article


Admin: Ignore

Ignore this thread. :) Brad! Admin

View Article


Convert a Winform Application to WPF bit by bit?

I have been developing a game simulating the use of another operating system called "ShiftOS" in VB.Net with winforms. The desktop is a full screen borderless form overlapping the users real desktop...

View Article

Issue converting a bitmap to a bitmapsource

I'm converting a Windows Form Application to a WPF Browser Application. Currently I'm having issues converting my bitmaps that I have stored in My.Resources to BitmapSource. This is what I've tried:...

View Article

WCF serialize deserialize WCF service

It cannot return list of T , it cannot return memorystream, cannot return anything. So how would i build that? If i do: Code: // Iservice  [OperationContract]         [WebInvoke(Method = "POST",...

View Article

[RESOLVED] Return List will fail on WCF

So, i have this class that is referenced in both client and server app: Code: using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Runtime.Serialization;...

View Article


WPF DataGrid Help

Hi All I want to loop through a datagrid and change the row color if a cell has a value is greater then my alarm value Sum thing like this Code: Dim Alarm1 as string = "245.00" For Each band As...

View Article

[RESOLVED] How to set DataGrid Cell Color

I'm trying to set the cell color of a WPF datagrid. But I can't get this to work. Code:                 Dim firstRow As DataGridRow = TryCast(DG1.ItemContainerGenerator.ContainerFromItem(DG1.Items(0)),...

View Article


Custom Graph

There doesn't seem to be many if any free graph controls out there so i'm going to make my own. I'm going to use a stackpanel and put a rectangle in there. the height will be worked out based on the...

View Article

Border Style change

I have a DockPanel where in VB.NET I'm adding borders to it at runtime. I'm adding a style resource to this border too. Via VB.NET code I want to on the mouse over event change the style and then...

View Article


Sort a gridview when column header is clicked in WPF

Hi I would like to sort the gridview when the column header is clicked. Has anyone has any sample code in vb or able to guide me on this. Thank you.

View Article

Can I "Share" a type between two data services?

I've got a few types that are commonly used between several different WCF services. I'd like to be able to expose those types on a single endpoint and have them reusable against all the services....

View Article

How do I route commands to the command handler using WCF/REST?

Has anyone got any samples or good ideas on exposing the command handler part of a CQRS framework through REST? Ideally I'd like some way of generating the routing table "auto-magically" from the...

View Article
Browsing all 256 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>