Web Platform Installer – Web Installation on Steroids
Web Platform Installer – Web Installation on Steroids One of the most annoying things that I’m sometimes get stuck with is to install my machine with the latest components. Trying to grab all the installation packages for every application or ... המשך לקרוא>
Gil Fink , 08-08-2010 9:16
Discover which Control Raised a PostBack
Discover which Control Raised a PostBack Yesterday I needed a solution for an annoying problem. I have some buttons on a ASP.NET web form and I need to know which button raised the postback not in the event itself but in the page load event ... המשך לקרוא>
Gil Fink , 03-01-2010 9:22
Error CS0029: Cannot implicitly convert type Using WSDL Tool
Error CS0029: Cannot implicitly convert type Using WSDL Tool Today I was asked by one of developers I work with to check an error he got after he generated a proxy class with the wsdl.exe tool from a third party wsdl he got. The error was generated ... המשך לקרוא>
Gil Fink , 02-01-2010 12:11
Back to Basics – How to Invoke Web Methods from a Remote Machine
Back to Basics – How to Invoke Web Methods from a Remote Machine I’ve been asked today how to enable invocation of WebMethods of an asmx web service from a remote machine for testing. The post holds the answer. How to Invoke Web Methods from ... המשך לקרוא>
Gil Fink , 11-08-2009 10:50
Quick Tip – Adding Business Validation Messages to ValidationSummary
Quick Tip – Adding Business Validation Messages to ValidationSummary Two days ago I was asked how to insert business validation messages into a ValidationSummary control. The post is the answer I gave to the person who asked me. The Problem ... המשך לקרוא>
Gil Fink , 09-11-2009 14:01
When Good Developers and Bad Code Collide
When Good Developers and Bad Code Collide I’m currently working on a major project in Bank Hapoalim. The project is a mortgage pre and post sale web application which was written five years ago and as such is full of legacy code. Also, I can ... המשך לקרוא>
Gil Fink , 12-16-2008 16:05
Building a Simple Iframe Custom Control
Building a Simple Iframe Custom Control In today’s post I’m going to explain how to build a simple custom control – in my case it’s going to be an Iframe custom control . What is an Iframe? Iframes are a web page elements that create an inline ... המשך לקרוא>
Gil Fink , 10-16-2008 12:55
ASP.NET Ajax Basics Session
ASP.NET Ajax Basics Session Yesterday’s evening I delivered a one hour session about ASP.NET Ajax basics in SRL office. The session included the following topics: Old fashion Ajax Introduction to ASP.NET Ajax Introduction to ASP.NET Ajax server ... המשך לקרוא>
Gil Fink , 10-07-2008 2:52
The Benefits of Code Review
The Benefits of Code Review Two days ago, I reviewed a code of one of SRL’s employees as a part of his ASP.NET training. The employee got a training ASP.NET tutorial that I wrote for SRL and implemented a solution. The tutorial gives high level ... המשך לקרוא>
Gil Fink , 08-29-2008 16:20
WebResource Embedded Resource Files Caching
WebResource Embedded Resource Files Caching Yesterday, I got a mission to check why some web forms in my current project have poor performance . After some research with the Fiddler tool I found that the WebResource.axd files are reloaded in ... המשך לקרוא>
Gil Fink , 08-12-2008 0:50
Page 1 of 2 (12 items) 1 2 Next >