Capture all IIS traffic, on the Web server
Good stuff! Thanks, Eric. Much appreciated, as always.
View ArticleCapture all IIS traffic, on the Web server
Oh, wait, the proposed method of capturing outgoing traffic will only capture ASP.NET traffic. Can I force IIS to use WinINet?! Sheesh. wish@microsoft.com
View ArticleCapture all IIS traffic, on the Web server
Bah. Hasty replies. Sorry. You did say "& setting the proxy settings for WinHTTP to 127.0.0.1:8888"
View ArticleConfusing "endDate should be after startDate" Error
Hi --I'm trying to create a new Event and I'm getting "endDate should be after startDate."However, these are my start and end values..startTime = 1439352000000 endTime = 1439353800000 As you can see,...
View ArticleHow to get field information within Grid column template
I know that we get "dataItem" property in the scope to be used in a column template, but is there a way to get information about which specific field is specified for that column? I want to do...
View ArticleRadCloudUpload1.FileUploaded Not firing
Hello, 1) Is there a way to do an automatic post-back when files finish uploading without the user having to click on a button? I am trying to save uploaded file information to database for further...
View ArticleFields container position and default aggregate function
Hello team.. Waiting for your response
View ArticleHow to fire server event when clicking checkbox
Thanks Maria, I missed that. For anyone else interested, I used something like this in my listview template: publicvoidInstantiateIn(Control container) { CheckBox chkIsKey =...
View ArticleIs it possible to configure PAC file location?
If I press Options -> Connections -> Copy Browser Proxy Configuration URLI get the following path in clipboard:...
View ArticleProgrammatic Creation of Series and Data
But can be mixed: databinded series with those created programmatically, for example to show dotted cut line?If possible, if we know that x-avis is datetime & we know the amount of rows in...
View ArticleHeight of grid in percentage.
Hello, We are using the grid for displaying data. Please suggest how to give the height to grid in percentage. If this is not possible then Please suggest the best way to give dynamic height to grid...
View ArticleAdding Custom Parameters on every kendo Request
Hi,I am trying to filter the record in Gantt Chart.Since Gantt does not provide filtering like Kendo Grid. I want to add Custom params with every request which can be used with filter record.Hope this...
View ArticleVisual Studio Extension is not installing on Visual Studio 2015 Enterprise /...
Hello,During the week, we updated our systems to Windows 10 Enterprise and Visual Studio 2015 Enterprise. After, we downloaded the Visual Studio Extension...
View ArticleReport Filtering using IN
If you are using the stand alone report designer you can use the array function Examplearray("1","2","3")
View ArticleData base set and tear down
In our current test processes, we have a template data base with minimum data for testing. Prior to test execution, we clone that data base to test runner version. We then modify the data base to...
View ArticleBest place for CONFIG.sHostsThatBypassFiddler
Hi Eric, So I tried what you said and made a pac rule, converted it to a c# compatible string I then changed the default pem preference for fiddler l (in the constructor) as follows (idea 1)...
View ArticleApp Store Telerik demo: view source code
Hi,is it possible to have a look to the objective-c source code for the view demoed on the Telerik App Store demo app?It is shown with the button, I just don't want to copy it by hand. (just the view...
View ArticleHow to get a RadMaskedTextInput custom data field
BTW, the article I am referring to is http://docs.telerik.com/devtools/wpf/controls/raddataform/getting-started/defining-custom-datafields
View ArticleVisual Studio Extension is not installing on Visual Studio 2015 Enterprise /...
After several hours of testing, I was able to install the extension... It seems to be a problem with the UAC in Windows 10 and the VSIXInstaller executable (VSIXInstaller.exe). The standard double...
View Article