blog.vivekvihwal.net
Archipelago: Using devenv to build from command prompt
http://blog.vivekvihwal.net/2012/09/using-devenv-to-build-from-command.html
Random thoughts on my interests, mostly tech. Sunday, 16 September 2012. Using devenv to build from command prompt. We all know that the Visual Studio IDE runs as a process named devenv. But it can be used from the command prompt to build your projects too. You would say that we have a perfectly capable build platform in MSBUILD. Devenv to the rescue! Devenv solutionfile.sln /build [solutionconfig] [/project projectnameorfile [/projectconfig name]. Subscribe to: Post Comments (Atom).
blog.vivekvihwal.net
Archipelago: WCF Data Services
http://blog.vivekvihwal.net/2012/08/wcf-data-services.html
Random thoughts on my interests, mostly tech. Friday, 3 August 2012. All of us have been using WCF to create services in .Net for a while. It is the perfect platform to build extensible, highly compatible and performant endpoints which enable a RPC style programming model. But if all your service interfaces look like this. And WCF Data Services. Talks more in detail about the ongoing consolidation. Here is a good post. About when to use WCF-DS and when to fall back to the WCF-SOAP service. This much code...
blog.vivekvihwal.net
Archipelago: January 2013
http://blog.vivekvihwal.net/2013_01_01_archive.html
Random thoughts on my interests, mostly tech. Friday, 11 January 2013. Tracing WCF Request / Response Messages. While consuming a remote web service via a WCF client, there may arise a need to figure out the exact message being sent or the response message from the server. You may need it for debugging or auditing purposes. The quickest way to do that, especially while debugging, is to fire up Fiddler. But if the service uses SSL, you are out of luck. As parameter. Calling ToString. ClientRuntime.Mes...
thegreatbrains.com
The Great Brains: Multiple Peoplesoft Requirements
http://thegreatbrains.com/display-job/10498/Multiple-Peoplesoft-Requirements.html
Connect with social network:. CA, United States. Dallas, TX, United States. This is pranay from Winwire Technologies, please send the resumes to pranay.mateti@winwire.com. Title : PeopleSoft HCM Developer. Location: Dallas, TX. Eligibility : US Citizens. PeopleSoft HCM developer with 10 years of relevant experience. Primarily a Technical professional who has worked on the technical areas on PeopleSoft. Should have experience on PeopleSoft HCM version 9.2. Title : PeopleSoft Finance Developer. Experience ...
thegreatbrains.com
The Great Brains: Pl/SQL Developer
http://thegreatbrains.com/display-job/10497/Pl-SQL-Developer.html
Connect with social network:. Done with errors on the page. CA, United States. Houston, TX, United States. This is pranay from Winwire Technologies, please send the resumes to pranay.mateti@winwire.com. Location: Houston, TX. 1 Strong Oracle and PL/Sql. A Design and develop stored procedures, functions, triggers, views. B Knowledge of admin tasks rebuild index, maintain table partitions, analyze tables, gather states. 2 DB performance optimization and troubleshooting. 3 Unix shell scripting.
blog.vivekvihwal.net
Archipelago: Tracing WCF Request / Response Messages
http://blog.vivekvihwal.net/2013/01/tracing-wcf-request-response-messages.html
Random thoughts on my interests, mostly tech. Friday, 11 January 2013. Tracing WCF Request / Response Messages. While consuming a remote web service via a WCF client, there may arise a need to figure out the exact message being sent or the response message from the server. You may need it for debugging or auditing purposes. The quickest way to do that, especially while debugging, is to fire up Fiddler. But if the service uses SSL, you are out of luck. As parameter. Calling ToString. ClientRuntime.Mes...
blog.vivekvihwal.net
Archipelago: Access media on your desktop/laptop from your phone
http://blog.vivekvihwal.net/2013/02/access-media-on-your-desktoplaptop-from.html
Random thoughts on my interests, mostly tech. Saturday, 23 February 2013. Access media on your desktop/laptop from your phone. While reading this entry on a blog I follow regularly. And something similar to the My Home Server. App on the Windows Phone. Make sure you have IIS up and running on your base machine. If not, refer to the blog above to set it up. 8220;Edit Permissions” on the virtual directory and allow “Read” and “List folder contents” access to “Everyone...Go to Windows Firewall and enable...
blog.vivekvihwal.net
Archipelago: June 2012
http://blog.vivekvihwal.net/2012_06_01_archive.html
Random thoughts on my interests, mostly tech. Wednesday, 6 June 2012. Project - WP7 Remote Control. When I got a Windows Phone 7 for myself, I was eager to try writing an app for it. Since I have been working on the .Net platform for almost 7 years and have been using Silverlight for over 2 years, I thought this would be right up my alley. The following Win API methods in the User32.dll can be used to send input to an application. SetCursorPos(x, y);. Or do a mouse click:. MouseData.dx = 0;. Stream.R...
blog.vivekvihwal.net
Archipelago: August 2012
http://blog.vivekvihwal.net/2012_08_01_archive.html
Random thoughts on my interests, mostly tech. Friday, 3 August 2012. All of us have been using WCF to create services in .Net for a while. It is the perfect platform to build extensible, highly compatible and performant endpoints which enable a RPC style programming model. But if all your service interfaces look like this. And WCF Data Services. Talks more in detail about the ongoing consolidation. Here is a good post. About when to use WCF-DS and when to fall back to the WCF-SOAP service. This much code...
SOCIAL ENGAGEMENT