Programming Chat supports video and audio and the number of connected high
hi I need Programming Chat supports video and audio and the number of connected high I have a Windows server I want a programmer who has an idea or a program ready The program supports all browsers It...
View ArticleDesktop application "communicating" with ASP.NET
Can someone point me in the right direction on how to do the following? I need to create a small desktop application that uses FileSystemWatcher to look for file creation. When a file has been...
View ArticleASP.Net Core and global.asax
i saw a article that global.asax is not there in asp.net core rather a concept called middleware there. i just like to know where global.asax has been removed from asp.net core and why middleware comes...
View ArticleRepeater2 is not getting populated with data from Repeater2. Any ideas?
Hi Richard, sorry to call you out but can you please help me on this issue? I have been stomped by this now for almost 2 days. I dynamically creating rows for both Repeater1 and Repeater2. There is a...
View ArticleChanging the text of a GridView buttonfield text dynamically
I have a GridView with a buttonfield column that I am using to edit and save the value of records. The problem I am having is that in the Grid's Row Command event I want to change the button's text...
View ArticleHave a form result invisible until submission?
I wasn't completely sure which forum to put this in, ASP or JavaScript. Feel free to move it if it's not the appropriate spot. I have a simple web application where the user inputs three integers into...
View ArticleRepeater2 is not getting populated with data from Repeater2. Any ideas?
Hi Richard, sorry to call you out but can you please help me on this issue? I have been stomped by this now for almost 2 days. I dynamically creating rows for both Repeater1 and Repeater2. There is a...
View ArticleCode is inserting only one row of records. Any ideas?
Hi again, This is part of our ongoing dynamic row creation in Repeater. By default, the first row is available. After filling in data into the cells of the first row, user clicks the Add New Row button...
View ArticleHow can I properly use the Trace.Write() method inside of my for loop to...
I am struggling with trying to figure out how I can output a trace message in ASP.NET using the Trace.Write() method inside of a for loop in order for a user to see the future value after 1 month, 10...
View ArticleRepeater2 is not getting populated with data from Repeater2. Any ideas?
Hi Richard, sorry to call you out but can you please help me on this issue? I have been stomped by this now for almost 2 days. I dynamically creating rows for both Repeater1 and Repeater2. There is a...
View ArticleSystem.ServiceModel.FaultException`1 occurred
I wrote a UPS Rate Quote Service in c# using the supplied WSDL file. So now I'm testing it, at first the error in transmitting the SOAP file was "An exception has been raised as a result of client...
View Articlecode for solving zero distortion tecniqueof image steganography
Please how can I get code for encrypting and decrypting using zero distortion technique of image steganography
View ArticleSystem.ServiceModel.FaultException`1 occurred
I wrote a UPS Rate Quote Service in c# using the supplied WSDL file. So now I'm testing it, at first the error in transmitting the SOAP file was "An exception has been raised as a result of client...
View ArticlePassword Reset works in debug environment but does not work after deployment
I have an ASP.Net application built in Visual Studio 2015 and deployed to the Azure environment. I am trying to add the capability to allow the user to reset their password. The application sends an...
View ArticleDot Net Core 1.1 Static files(css,fonts,js) are not getting loaded when I am...
Hi, I created a website in Dot Net Core 1.1. If I am deploying my site on domain directly all static files are getting loaded and my website is running fine but as I am deploying my website in sub...
View ArticleUnable to cast object of type 'System.DBNull' to type 'System.String'.
I have this RadioButtonList in Repeater control. We are using Repeater control dynamically add new rows. I seem to handle projects where rows are dynamically added In any case, when a record is added...
View ArticleMy service move my file Location but doesn't upload the data in sql server......
<pre>using System; using System.ServiceProcess; using System.Data.SqlClient; using System.IO; using System.Timers; using System.Configuration; using System.Data.OleDb; using System.Data;...
View ArticleRepeater2 is not getting populated with data from Repeater2. Any ideas?
Hi Richard, sorry to call you out but can you please help me on this issue? I have been stomped by this now for almost 2 days. I dynamically creating rows for both Repeater1 and Repeater2. There is a...
View ArticleMVC RedirectToRouteResult Help
I am trying to build a dictionary of RedirectToRouteResults. Background: I am building a web application. Once a user gets past the login, the server returns an encrypted session cookie that follows...
View ArticleCustom Tablix Sort Order Z-A
I have a Tablix, and you go to Tablix properties and choose Sorting, And of course you can add Field values to the sort order. On the 2nd Sort Order, I need a custom expression, which sorts by Company...
View Article