Click here to Skip to main content
Page 1 of 1
Page Size: 10 · 25 · 50


Author filtered by: jophyjob [x]
Question 29 Apr 2013   license: CPOL
Hello All , We have a WPF application Project which is suppose to run on different OS versions (Win XP ,Win 7 and Win 8 ). To make sure the compatibility of the application on all OS , We like to Run some unit test on All these OS versions On the TFS check-In . ...
Question 25 Mar 2013   license: CPOL
Hello All, Now we are working on a WPF project we like to load 1 Lac data using service. We try using simple wcf service it load this much data in 5 second , but the same data we try to load using WCF data Service but it take about 30 to 35 sec . Is any option to speed up...
My vote of 4 by jophyjob
Question 1 Feb 2013   license: CPOL
Hello All , I like to write some code in property change . But i don't know were to write in entity frame work DbConext Generated class .When we are using Object context we can get the property changed , like that any option in dbcontext . I heard that Db...
Question 7 Oct 2012   license: CPOL
Hello All, I am trying to install 5 Event Log Source with my setup project.as specified by the link (http://msdn.microsoft.com/en-us/library/f5dcf6h3(v=vs.80).aspx)[^])in c# project, i add 5 Event Log And its Installer class and install using Custom Action in setup.All...
Question 24 Aug 2012   license: CPOL
Hello all , I am new to TFS and i working on some customization of checkin process . In our Project We using Agile process so we like to implement some validation in code . If some one is Checkin the code that time it automatically assign some Code review member or Code...
Forum Message 13 Aug 2012  
Is any other option to this ...........
Forum Message 24 Jul 2012  
I place the All .dll in one folder and Exe in other folder , like : Program Files\MyApp\dll\ Program Files\MyApp\exe\ But after install it not working Why ??????? any problem in this Set
Forum Message 17 Jul 2012  
Hi, How we can make the setup for the WPF MVVM project and place dll's and exe's in other separate folder
Question 13 Jul 2012   license: CPOL
Hello All, I have One solution that have 2 projects, in that projects one control library(Dll's), And one WPF Application (Exe files). Basically if I have create setup like so:C:\Program Files\MyApp\Dll\ClassLibrary1.dll(All Dlls)C:\Program Files\MyApp\MyTool.exe(All...
Question 10 Jul 2012   license: CPOL
Hello all, I have a project that have two projects One control library and main project . It is working in Vs but after installing it not working..I place the All .dll in one folder and Exe in other folder ,like : Program Files\MyApp\dll\ Program...
Answer 30 Jun 2012   license: CPOL
Hello All, I get it .... the code of ICollection See ispublic class Collection : IList, ICollection, IEnumerable, IList, ICollection, IEnumerable {really the code have the implementation of two Add functions public void Add(T item){}And void...
Question 30 Jun 2012   license: CPOL
Hello All, I want to implement two interfaces to one class and use only one definition for function like Microsoft Collection interface Add function . Is it possible I attach a link to the project Link and image attached link is Image link With regards ,Jophy
Question 20 Jun 2012   license: CPOL
Hello All, I made a custom attribute but i cant able to use as i needed, my Requirement is [MyAttributes(Language1[0] = "some text")] // not working public void method1() { }// Attribute class is...

Page 1 of 1


Advertise | Privacy | Mobile
Web02 | 2.6.130513.1 | Last Updated 15 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid