Browse by Tags

Related Posts

  • SSH file transfer mechanism through browser

    Hi I am currently working on a web based file transfer solution. The Problem is the I need to use SSH rather than (or possibly in conjuction with SSL).... I have no idea of what is the best way to implement this using .Net? I have thought about writing an ActiveX (though this opens up a whole new realm...
    Posted to Architecture (Forum) by davidmiranda on 06-16-2009, 12:00 AM
    Filed under: security, Hacker Proof, file reading and writing, ActiveX, filestream, SSH
  • Encrypt web.config in web farm

    Hi guys, I don't know whether this question has been asked earlier or not. But i want to encrypt the connectionstrings in my web.config. And my application will be deployed in web farm. So i want to encrypt my web.config in web farm scenario. I tried reading some blogs about this, but got confused...
    Posted to Configuration and Deployment (Forum) by alice7 on 06-10-2009, 12:00 AM
    Filed under: Security, ASP.NET 2.0
  • Partial Class main and Master Page errors

    Hello; My files are in a folder called httpdocs. I have a master page main.master in that folder. When I attempt to look at the page login.aspx which is also in that folder, I get a Master Page cannot be loaded error. The title page info on the login page is <%@ Page Title="" Language="VB"MasterPageFile...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by justice1320 on 06-09-2009, 12:00 AM
    Filed under: partial class code behind, Security, web form, login Control, master page
  • Unable to connect to SQL Server database (Membership)

    I have upgraded to VWD 2008 and after alot of problems that have now been sorted I am left with one outstanding problem. I try and set up my membership database, by going to website>ASP.NET Configuration>Security. When I was running VS2005 this worked fine and I could switch between Windows and...
    Posted to Security (Forum) by ChrisYard on 06-09-2009, 12:00 AM
    Filed under: security
  • Re: upload a file with mvc

    @ nagir , any developer who is seriously concerned about security needs to consider any possibility that may bring harm to her/his computing environment and must prepare for the worst case scenario. Otherwise disaster follows. Bad and good hackers exist. If you look at the software updates pushed out...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 06-04-2009, 12:00 AM
    Filed under: security, "file upload", DDoS, DoS, flooding
  • Re: upload a file with mvc

    [quote user="nagir"]On the server you can modify web.config (do not remember exact setting) to allow upload up to the given size only.[/quote]This would be a useful solution in part. On the server side, it seems that after every file upload, the developer should see how much space is left on...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 06-03-2009, 12:00 AM
    Filed under: security, "file upload", "how to crash a server", "security asp.net mvc", hacker
  • activex designed in c sharp, displays in browser, but raises security error

    I am designing a website, which requires dot matrix printing (Fast - printer resident font printing). For that, I designed activex control. It is displayed in browser window, but when it's button is clicked it raises following error. I added this AssemblyInfo.cs [assembly: System.Security.AllowPartiallyTrustedCallers...
    Posted to Security (Forum) by chowtamah on 05-21-2009, 12:00 AM
    Filed under: security, activex
  • UserName with EmployeeID

    Hi friends here I am creating a simple Leave Management application for which User Management is required so for this I used ASP.Net configuration tool and created roles, users & permissions. After which a “ASPNETDB.mdf” database is generated under App_Code file. Next I created few .aspx pages like...
    Posted to Security (Forum) by lakshmanbv on 05-21-2009, 12:00 AM
    Filed under: security
  • Getting windows log on prompt from the code

    Hi, I have a Asp.net website with a aspx page. When the user has not logged in(anonymous user) some set of information will be rendered to user with “Log On” button. When the user logs in, customized information will be shown with “Log Out” button. But I need to use windows authentication with the built...
    Posted to Security (Forum) by MrGenius on 05-15-2009, 12:00 AM
    Filed under: security, ASP.NET, authentication, windows
  • Custom Membership Provider help

    I'm working on a ASP.NET website that will have two different types of users Clients and Members. I will not have direct access to the database, but will use a .NET DLL provided to me that will have the functions AuthenticateClient(username, password) and AuthenticateMember(username, password) to...
    Posted to Security (Forum) by Prone on 05-13-2009, 12:00 AM
    Filed under: security, user accounts, user authentication, custom membershipship provider
Page 1 of 45 (445 items) 1 2 3 4 5 Next > ... Last »