Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
K

kenexcelon

@kenexcelon
About
Posts
133
Topics
76
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ASP .NET Membership
    K kenexcelon

    Is it possible to use a connection string without storing it in the web.config with the asp .net membership provider? Same for role and profile... thanks.

    Revolutionary: Disk drives go round and round.

    ASP.NET csharp question

  • VS 2008 and .NET 3.5 Membership
    K kenexcelon

    Are there any differences at all in setting up the web.config for a .NET 3.5 app vs. a 2.0 to make use of the asp .net membership provider? Is the same version 2.0.0.0 of the membership provider in the web.config still the one to use with the 3.5 version of the framework? Also, what if the connection string is encrypted in the registry, how would the connectionstringname and connection be set for membership to use then? I have come up empty handed trying to find answers to the above questions. Please help, Thanks

    Revolutionary: Disk drives go round and round.

    ASP.NET csharp visual-studio windows-admin help question

  • Cryptography
    K kenexcelon

    Right, I was just starting to research this topic. I'm new to this so I was trying to get it to work any way I could at first and then as I learn more, the library would become more mature and secure. I will look into generated a key from a password. It seems there is an object type called PasswordDerivedBytes as I searched a little last night. I am looking for a way to keep the key secure as I know it's not good to store it. So now when I use this with a website or program, the password will simply need to be passed in to generate the key in the code for encrypting decrypting if I am understanding this correctly. Thanks for that suggestion, I will attempt to put it to use. Hope you had a great weekend.

    Revolutionary: Disk drives go round and round.

    C# graphics security question

  • Cryptography
    K kenexcelon

    I'm just starting to look at creating a Rijndael encryption library to encrypt strings and files (input and output file name). However, since this is just for my personal use the key is stored right in the library. I'm trying to look into a way to be able to use this library but store the encryption key securely to use for encryption, and decryption. Or would asymmetric encryption be better? What articles would you recommend to look at for either case for key, and possibly init vector storage either on CodeProject or elsewhere? I've been trying to find some simple articles that are very good, but maybe I'm not using the correct search terms. Thanks

    Revolutionary: Disk drives go round and round.

    C# graphics security question

  • WebService
    K kenexcelon

    I am new to looking at WebServices. At any rate, what I am trying to do while learning is say lookup some information from ActiveDirectory and then return a value such as a givenname in the header. I am curious as to how to accomplish this so the value can be grabbed like givenname = Response.Headers.Get("givenname") in the page codebehind. Or if you know of any tutorials to show how to do this, that would be great also. I have looked but have come up empty handed. Thanks.

    Revolutionary: Disk drives go round and round.

    ASP.NET tutorial learning

  • Windows Form Icons
    K kenexcelon

    Is the ShowIcon property set to true?

    Revolutionary: Disk drives go round and round.

    C# csharp question

  • Render Page to Word [modified]
    K kenexcelon

    Is it possible to render a page that makes use of a masterpage to Word? I get errors involving controls need to be placed inside a form tag with runat="server". The master page has this form id="form1" runat="server" but when the page runs the ID is aspnetform. However, what I need to do is to render the page's "content" and not the entire viewable page. Thanks!

    Revolutionary: Disk drives go round and round.

    modified on Monday, December 1, 2008 1:14 PM

    ASP.NET sysadmin question

  • displaying image in gridview from folder
    K kenexcelon

    You may have to catch that in the databound event possibly and add a literal control with the image tag pointing to where it should go?

    Revolutionary: Disk drives go round and round.

    ASP.NET sysadmin help

  • ASP .NET Login Control
    K kenexcelon

    Is there a simple way to show and count how many invalid attempts there are to login using the login control? I would like to be able to say, this is 1 attempt of 5. 5 invalid attempts and the account will be locked. Please advice, thanks.

    Revolutionary: Disk drives go round and round.

    ASP.NET csharp question

  • Security Trimming Enabled
    K kenexcelon

    I have not tried that and didn't know. Just really starting. I will give that a shot first thing in the morning.

    Revolutionary: Disk drives go round and round.

    ASP.NET question security

  • Security Trimming Enabled
    K kenexcelon

    All, I have a sitemap source and the web.config has Security Trimming Enabled. "<sitemapnode title="User Administration" roles="Admin"></sitemapnode>" My question is how would I get to allow 2 different roles on the same node? Say Admin, and AccountAdmin?

    Revolutionary: Disk drives go round and round.

    ASP.NET question security

  • Report Viewer
    K kenexcelon

    I will definitely give it a shot. Thank you!

    Revolutionary: Disk drives go round and round.

    ASP.NET question learning

  • Report Viewer
    K kenexcelon

    It appears that the print button does not show in a report viewer with the processing mode set to local. How would I process the report viewer to either print or to open a new window with the contents in a printable page? Would it be ReportViewer1.Render? I am learning this new control and am not familiar with that method or if that would even work. Thanks

    Revolutionary: Disk drives go round and round.

    ASP.NET question learning

  • EditIndex after Sorting a gridview
    K kenexcelon

    Yes, sorry. I misread the question. Glad you got it worked out!

    Revolutionary: Disk drives go round and round.

    ASP.NET database algorithms help

  • Keyboard
    K kenexcelon

    Thanks, thought the software was required...

    Revolutionary: Disk drives go round and round.

    IT & Infrastructure java com design question

  • EditIndex after Sorting a gridview
    K kenexcelon

    In the sorting event you could set the editindex = -1 and then let the edit button do it's thing. Use the OnRowEditing even and some similar code in that function possibly? GridView grdView = sender as GridView; grdView.EditIndex = e.NewEditIndex; //Rebind grid here...

    Revolutionary: Disk drives go round and round.

    ASP.NET database algorithms help

  • Keyboard
    K kenexcelon

    I am hoping that someone can recommend a decent ergonomic keyboard. All I want is a normal keyboard that's ergonomically layed out but without all these extra functions that I will never use and that does not require software to work. Anyone have any suggestions? I like the split design like on this one but one developer reviewed it as being too high to easily move from mouse to keyboard and vice versa so that will need to be kept in mind also. It also has a software cd though. http://www.bestbuy.com/site/olspage.jsp?skuId=7332059&type=product&id=1122653022021[^] Thanks!

    Revolutionary: Disk drives go round and round.

    IT & Infrastructure java com design question

  • Rijndael Managed
    K kenexcelon

    Does anyone know how to use Rijndael managed with the varying blocksizes? I have some code to encrypt passwords for storage in a table, however, the blocksize is 128. From what I understand, 128, 160, 192, 224, and 256 bit block sizes can be used. But, when I try, I get an error. I have been unable to find an article to be able to do it this way. Anyone know of any articles that you can point me to or provide a simple example if you already have one?

    Revolutionary: Disk drives go round and round.

    C# tutorial help question

  • FileUpload control issue
    K kenexcelon

    Anyone?

    Revolutionary: Disk drives go round and round.

    ASP.NET help question

  • FileUpload control issue
    K kenexcelon

    I understand that's how it should work. And no, I don't want the file to be sent on every postback. Just if you click an upload button with a file in the upload control, and a user clicks refresh on their browser, the same action is performed and the upload control still is showing HasFile = true. I'm trying to not let the code to add a file run again if a browser refresh is performed after clicking upload.

    modified on Friday, September 26, 2008 3:32 PM

    ASP.NET help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups