WPF Articles
- 
                    wpf maximum string length quota 8192 has been exceeded
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 09 September 2020 | 09 September 2020 | 3834 3834If you get ‘The maximum string content length quota (8192) has been exceeded while reading XML data' error from WCF service, it is because the output has restrictions in web.config of client application. … CONTINUE READING 
- 
                    avoid uac on wpf application deployed on vista or windows 7
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 09 September 2020 | 09 September 2020 | 3805 3805avoid uac on wpf application deployed on vista or windows 7 … CONTINUE READING 
- 
                    wpf when application is closed notify icon in system tray remains
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 09 September 2020 | 09 September 2020 | 3921 3921when the application is closed, the notify icon in the system tray remains … CONTINUE READING 
- 
                    wpf equivalent of doevents
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 09 September 2020 | 09 September 2020 | 3909 3909wpf equivalent of doevents() … CONTINUE READING 
- 
                    wpf download clickonce update manually after app has started
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 09 September 2020 | 09 September 2020 | 4041 4041download ClickOnce update manually after app has started … CONTINUE READING 
- 
                    wpf how to call a function of the main window from another window
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 09 September 2020 | 09 September 2020 | 6122 6122in a WPF application how to call a function of the main window from another window … CONTINUE READING 
- 
                    wpf dynamically set the row column height in wpf grid
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 09 September 2020 | 09 September 2020 | 3853 3853dynamically set the row/column height in WPF grid … CONTINUE READING 
- 
                    wpf function to check if internet connection is available
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 08 September 2020 | 08 September 2020 | 4540 4540how to check if an internet connection is available in a WPF application … CONTINUE READING 
- 
                    wpf download file from website from wpf application
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 08 September 2020 | 08 September 2020 | 4257 4257download file from website from wpf application. simple function downloads the file from the website reads the content assuming it is a text file and returns the content. … CONTINUE READING 
- 
                    clickonce wpf app application path
                     Pooran Prasad Rajanna  | Pooran Prasad Rajanna  | 08 September 2020 | 08 September 2020 | 3931 3931ClickOnce WPF app application path. Many times we need the application path of the ClickOnce installed application. From the APIs we can get the data directory, usually is … CONTINUE READING 
