How 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 Articlevb.net 2010 web form app point to correct .net framework
I just started to be assigned a work station that was low on memory so I accidently removed the wrong version of the .net framework. To correct the problem, I downloaded .net framework 4.0 since that...
View ArticleNeed a article on repository and data access code unit testing
googled first but do not find any suitable one. so looking for a details article on repository and data access code in dotnet core unit testing where we will not use any 3rd part library like mock or...
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 ArticleRepeater Template Desinging
Dear friends Iam new to Asp.net i want to deign one repeater template post based that show me data from databse data may be only text data may be image with text data may be vedio may be only image. so...
View ArticleASP.NET authorization
Hello, I want just the administrator can see the admin page. How can I do this job with ASP.NET authentication and autherization in web.config page? Saeed
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 ArticleNeed a article on repository and data access code unit testing
googled first but do not find any suitable one. so looking for a details article on repository and data access code in dotnet core unit testing where we will not use any 3rd part library like mock or...
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 ArticleImplementation advice for quiz with 4 choice questions
Hey, I', looking for some implementation advice. I am creating this ASP.NET MVC page for quizzes that each course may have a different number of questions with 4 choices. I would like to send the...
View ArticleAny utilities for replicating Web Site files through intermediary drop into...
I am working on a .NET Core product representing a web site server. There are HTML, JS, CSHTML, etc. files in the Team Foundation Services repository not necessarily organized in folders the same way...
View ArticleHow do I handle nulls in RadioButtonList in Repeater?
Greetings again. I have this:sp:RadioButtonList ID="rdlmhorsepType" Text='<%#Eval("horsepType").ToString()%>' runat="server" ValidationGroup ="stype" RepeatDirection="Horizontal"...
View ArticleAdding API's to website
Hello All! Not sure if this is the correct forum to ask this, so if not, please let me know and I will have it changed. I have created an API for my website that Godaddy hosts on a dedicated server. I...
View Articlevb.net 2010 web form app point to correct .net framework
I just started to be assigned a work station that was low on memory so I accidently removed the wrong version of the .net framework. To correct the problem, I downloaded .net framework 4.0 since that...
View ArticleNeed a article on repository and data access code unit testing
googled first but do not find any suitable one. so looking for a details article on repository and data access code in dotnet core unit testing where we will not use any 3rd part library like mock or...
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 Article