Omgili - forum search, search forums  
  

Discussions about proxy model

Displaying 1 - 10 out of 7,834 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I have a model and two views set up like this: Model ---> OSortFilterProxyModel ---> OListView Model > OTableView When the user selects something in one of the views, I want the other view to mirror that selection. So I thought I'd use a QSelectionModel...
Started by on , 3 posts by 3 people.  
I'm not sure if this would work, and it depends on what Qt by platform... .
You'll have to send the model index through the proxy model model, the other is the sort filter model.
These will pass you a model index.
Hi, I need to get reliable Internet connection behind a restrictive firewall. facts: firewall handless HTTP CONNECT to anywhere as long as it goes to destination port 443 I have some servers publicly accessible on Internet but they are all handling traffic...
Started by on , 4 posts by 4 people.  
Now, assuming that you are trying to tunnel out to ports other ... .
In from the Internet, which is why you want a server model but it also sounds like you are trying to tunnel out to the Internet, because you are using CONNECT over a proxy.
How can I set the HTTP proxy programmatically, on a WCF client, without using the default proxy? Proxies, proxies, proxies. According to the WCF model of development, I generate client-side "proxy" classes by running svcutil.exe on the WSDL for the service...
Started by on , 4 posts by 4 people.  
It makes sense that there is no Proxy property on the WCF proxy, because not all the proxy in WCF programmatically....
For example, look at the ProxyAddress the address there.
The proxy settings are part of the binding configuration.
Ask your Facebook Friends
Can the TFS proxy be installed on Windows XP? I have an environment that I am not allowed to run a Windows Server; however, it is offsite, so a proxy would be very helpful.
Started by on , 3 posts by 3 people.  
Http://www.teamprise.com/products/accelerator/ It is designed as a TFS proxy server for single of $99, it is less expensive than the....
It was my understanding that the Microsoft TFS Proxy needed to be installed on a Windows Server OS for).
This is pretty much a duplicate question but instead of using Castle Dynamic Proxy I'm using LinFu http://stackoverflow.com/questions/1415675/getting-underlying-type-of-a-proxy-object I'm using automapper to create proxies of interfaces that I'm sending...
Started by on , 3 posts by 3 people.  
It simply by LinFu.DynamicObject won't even get you the....
Get latest AutoMapper - it uses Castle Dynamic Proxy, and you already know how to get this from there :) LinFu.DynamicProxy doesn't directly expose the underlying object of a proxy.
Hi, it looks like I am not able to succesfully move my WCF proxy code into a separate DLL (as opposed to an EXE as I can see in all the examples I have run into). The reason I am trying to do this is that I would like my proxy code to be invoked by different...
Started by on , 3 posts by 3 people.  
Another option would be to use a dynamic proxy, like this one , which would allow you to not have.
On the client, you'll have to embed it into your proxy dll by specifying everything in code.
Admittedly I'm a bit confused by it all, but it seems to me that your model and store (which is what the grid display) are not in sync. Once you load your model from a proxy, the store should update with the records (by the way, I think it is generally...
Started by on , 5 posts by 2 people.  
Answer Snippets (Read the full thread at sencha):
I think I agree that the ....
Once you load your model from a proxy, the store.
Initially the grid gets populated using the REST proxy that is defined in the model (it's calling (which is what the grid display) are not in sync.
What is a use case for using a dynamic proxy? How do they relate to bytecode generation and reflection? Any recommended reading?
Started by on , 4 posts by 4 people.  
One use case is hibernate - it gives you objects implementing your model classes interface use for a dynamic proxy.
Google helps, too.
Sun has a tutorial about the use of the Proxy class.
Nothing to do with bytecode generation.
Why does this WSDL file generate an empty service proxy in VS2008? If you look at the Reference.cs file generated, it's empty. Any ideas?
Started by on , 4 posts by 4 people.  
A content model must be formed such that during validation of an element information item the instructions by ScottAnderson in....
Any' allows element 'http://search.yahoo.com/mrss:text', and causes the content model to become ambiguous.
Hi all, This is in response to some comments in what is so bad about singletons There it was suggested that the proxy pattern can be used instead of a singleton to cache DB data. But I cannot see the advantage, and in fact the singleton seems more "controllable...
Started by on , 4 posts by 4 people.  
If....
I would say the class implementing the access to the external database is in any case a Proxy (a remote proxy in this case).
I can only imagine that the Proxy Pattern is used to Proxy between the cached Data and loading.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Server Fault
  • Ext: Q&A
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost