Http to Https URL rewriting
My requirement is straight forward. I have installed certificate , in binding added thee certificate. site is working in Https(e.g. https://abc) as expected. But the requirement is , if any user Enters...
View ArticleTypeError: $(...).autocomplete is not a function
<scriptsrc="../js/jquery-ui.js"></script><linkhref="../js/jquery-ui.css"rel="stylesheet"/><input id="txtsearch" type="text" />$('#txtsearch').autocomplete({ source:...
View ArticleASP and SQL web application help
Hey guys, as of recent i have been learning ASP so i can create a web application for an existing SQL database. I'm just wondering how i could go about creating user login/logout , sessions , profile...
View ArticleAnything new exist to test EF repository instead of Mock lib in .Net Core
please tell me anything new exist to test EF repository instead of Mock lib in .Net Core. if possible please share some good article links. thanks
View ArticleObject does not contain definition for substring.
I am trying to split fullname into firstname and lastname using the following:<asp:Label ID="lblPurchOnwer" Text='<%#Eval("buyername") %>' Style="width: 450px; color: #0093B2; font-weight:...
View ArticleApplication Security Testing Tool to Check Security Vulnerability
Hello Everyone, I am trying to purchase application security testing tool for my company. Any recommendation? Budget is around $1500. Few tools like Arachni netsparker syhunt thanks
View Articlec# crystal report asp.net
hi I use asp.net/c# for my application, so I need to preview a report with crystal report but when printing the report I have to delete some labels from the report that means the preview and the...
View Articleusing asp.net c#
in my project image is uploaded and stored using file upholder. and i need to display image in image control (for eg: in facebook we are uploading profile picture when we logged out and login the...
View ArticleCode not displaying results in Repeater from the database
I have this highly complicated app that dynamically creates rows in Repeater. I am doing this in both Repeater1 and Repeater2 controls. When a user enters records and decides to exit to come back to...
View Articleregarding asp.net
i need a chat in asp.net application as we are using in facebook. how it will be create?
View ArticleGridview with checkboxes
I have a gridview where I have checkboxes on each row. You can select the checkboxes and then hit a download button. The code returns back a multipaged pdf with the files you checkboxed. How to do you...
View ArticleFile Upload and Export option with VS 2015
Hello, I am using Visual Studio 2015, ASP.NET framework : 4.6.1 I am trying to do file upload and export to excel. both things were working fine in VS2010 but same form, same codes are not working on...
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 Articleregarding asp.net
i have created two image buttons and i have created positive and negative columns in sql. when i click the positive button,i need to increment the value in positive column in sql
View Articleregarding asp.net
i need a chat in asp.net application as we are using in facebook. how it will be create?
View ArticleGridview with checkboxes
I have a gridview where I have checkboxes on each row. You can select the checkboxes and then hit a download button. The code returns back a multipaged pdf with the files you checkboxed. How to do you...
View ArticleFile Upload and Export option with VS 2015
Hello, I am using Visual Studio 2015, ASP.NET framework : 4.6.1 I am trying to do file upload and export to excel. both things were working fine in VS2010 but same form, same codes are not working on...
View ArticleTypeError: $(...).autocomplete is not a function
<scriptsrc="../js/jquery-ui.js"></script><linkhref="../js/jquery-ui.css"rel="stylesheet"/><input id="txtsearch" type="text" />$('#txtsearch').autocomplete({ source:...
View ArticleTrying to download code using GitExtensions
Hi, I have been given a path of Git source Control folder which has git, hook, info etc folders inside it, I am trying to download the code hence I tried to Clone as suggested in a link, still it is...
View Article