Custom 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 ArticleWhat is ASP.net roadmap for a beginner?
Hi guys. I have a question regarding the learning path for ASP.net. I have a fundamentals of C# and basic experience with creating apps for windows 8 and UWP apps. I know some basics of java-script and...
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 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 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 ArticleLightbox questions based on a decision tree showed and updated in background
Hi, I'd like to create a website based on a decision tree to help users in their choices. In my mind, I'd like a graph with boxes viewing all the possibilities (on the background webpage) and a...
View ArticleDirectory name invalid error in asp.net
Hello Friends, When I Upload file over live I got error on other pages "directory name invalid error in asp.net" then I have to reset pool. Please help me out
View ArticleHow to add country code or culture in url
i like to know how could we add culture or country code in url of asp.net webform project. i search lot but found none such. i found few article they show how to set culture in code just render data...
View ArticleDirectory name invalid error in asp.net
Hello Friends, When I Upload file over live I got error on other pages "directory name invalid error in asp.net" then I have to reset pool. Please help me out
View ArticleWriting a Web Application from scratch for online trading company - need some...
Hi, I am writing an online trading and classified web application, I am going to have online payments methods in it, they can store that information, so I am looking any advice from all buddies for...
View ArticleDataTable in .Net Core looks plain
Hi All, I just tried put DataTable in my project. It look cool and robust. For quick result. I put this instruction into html file and it worked like charm. This is the screenshot. Confidence with...
View ArticleProblem with wrap text in a column in gridview and reportviewer
What i want, if the text is too long to fit as per the defined width, the text should be wrapped in next row. I don’t want to expand the column width to accommodate this text in one row. In other...
View ArticleDirectory name invalid error in asp.net
Hello Friends, When I Upload file over live I got error on other pages "directory name invalid error in asp.net" then I have to reset pool. Please help me out
View ArticleWriting a Web Application from scratch for online trading company - need some...
Hi, I am writing an online trading and classified web application, I am going to have online payments methods in it, they can store that information, so I am looking any advice from all buddies for...
View Articlenpm install is failing with the below errors
Hi, I am getting errors while running the npm install with the command: npm i at the Powershell. Here are the errors that I am encountering with Binary is fine npm ERR! path...
View ArticleLooking for MCSD Web Applications sample test Q/A
just come to know from this site https://www.microsoft.com/en-us/learning/mcsd-web-apps-certification.aspx that MCSD Web Applications exam has 3 papers. those are as follows 1) Programming in HTML5...
View ArticleIIS Rewrite rule: Attach country code with all hyperlinks in page
i have developed a web site with asp.net webform. i hosted the site my pc local iis. when i browser the site the url appear in my browser address bar looks like http://localhost:8800/gb/default.aspx...
View ArticleI am getting following error in Connecting Database from a Web application...
Hi, I have a Web application which is connecting a Database called 'xxxxDashboard', when I try to access this same Database using Sql Server Management Studio I am able to and access all the tables....
View ArticleHow can I use CimCredential in Web Page to get Printer Status ?
I have successfully implemented code which uses ManagementObjectSearcher to query and return the status of printers on one of our servers. Now what I would like to do is use this code from an ASP.net...
View ArticleRegular Expression to get only the first 30 alphabets from a big string
Hi, I am trying to use a string compare with a static string with a File name, the File name is very big like this:...
View Article