Code or a network stack control to change the network gateway inside my app
I am asked to find out if it is possible to switch the gateway inside my app that has the IE web control. I have a program that allows terminal users log into data service sites and get data back. The...
View ArticleCan any one help me to post content on linked in asp.net?
Hi everyone.. I had tried to post on linkedin using many apis in asp.net but not succeeded. Please any one show me how to do that?
View ArticleASP.NET MVC4 / WebAPI OAuth - DotNetOpenAuth
Hi All, I've been using DotNetOpenAuth in my MVC / WebAPI solutions for a while now and I've attempted to upgrade to MVC5 and WebAPI2 twice now and due to so many issues with DotNetOpenAuth I've failed...
View Articledisplay day name of selected date
How to display day name on selected date in textbox. PS. Using VS 2013, ASP.NET
View ArticleThe message could not be sent to the SMTP server. The transport error code...
Please help me I am using this script.. FIND THE FULL CODE HERE http://pastebin.com/qY1cN1ry[^] publicvoid sendemail(int MemberId, DataTable Member, int rowNo) { MailMessage msgMail = new...
View ArticleXmlTextWriter.Create(MemoryStream, xmlSettings)
So this is related to my VB post on FirstData V19 SOAP, but is the final piece of the puzzle. I finally figured out why I can't match the Transmission of the SOAP Body to the copy of the the SOAP Body....
View ArticleSingle Page Application based on .NET
I am novice in programming and I have been working out developing Learning Management System to facilate the teaching and learning in the community based schools and colleges. I am also trying to build...
View ArticleUsing Entity Framework on a Web Forms Website
I have a Webforms WebApp, and I'm toying with the idea of switching to Entity Framework 6.0 on it. My idea is to create a dataAccessLayer.dll. So I decided to spend a day testing the idea, and I'm not...
View ArticleConnection to vpn using .bat file
Hi, can anybody help me to coonect to vpn using .bat file ? i want to create a .bat file to connect to vpn so that i don't have to pass username and password details to connect to vpn . i just...
View ArticleMVC Role users error instance
I created a few roles for users and I'm trying to assing a role to a specific user but I get this error: <pre lang="c#">An exception of type 'System.NullReferenceException' occurred in...
View ArticleSingle quote character in query string causes SQL injection
I was just wondering if adding a single quote mark to an embedded query string parameter in a hard coded SQL query could cause a SQL injection error? As you can see after the @docNum parameter I am...
View ArticleA connection attempt failed because the connected party did not properly...
I am trying to send email using gmail smtp. In localhost it's working perfectly but when I'm uploading to the server it's throwing the following exception.Quote:System.Net.Mail.SmtpException: Failure...
View ArticleASP.net
Hello, i am a beginner with basic knowledge of c++,C# and ASP.net, Java script. I also learned to create dummy project by ASP.net but not able to create live project but that has three year gap due to...
View ArticleRDLC Report in Asp.Net
Hi All, I used the rdlc report in my Web form application c#, and in the development environment every thing work fine, but when publish the Application Over the IIS the report viewer didn't show any...
View ArticleoAuth Custom Service with MVC
Hi All. In my e-commerce web application, im using one of finance application to transfer invoices, therefore i have to use there o Auth api service and Authenticate from them. Can you please share...
View ArticleEntity Design for web service
My client will be sending the request as described below in SOAP...
View ArticleGridview
hi all, how to make in gridview like bellow question : https://forums.asp.net/t/2059612.aspx?Gridview[^] somebody help me thanks
View Articlehow to insert data in table with foreign key
how to insert data into table with foreign key using the max id of primary key table. using asp.net VS2013, DB-Ms-Access. getting following error when i try to insert data using "select max(id) from...
View Articlethirdparty cookies
Hi Friends , iam using one iframe in my application. In that iframe iam Display another web application in that have registration form with captcha , when our submit the Registration its working in...
View Article