+ Post New Thread
Page 1 of 8 1 2 3 ... LastLast
Threads 1 to 20 of 151

Forum: ASP.NET

  1. Question .net winform grid

    I was frustrated with the performance of my .Net winform application. I am looking for a high performance grid to help with this. The API doesn’t...

    • Replies: 1
    • Views: 455
    09:31 AM Go to last post
  2. How can I get the domain name and username?

    I'm new with .net programming....so pls bear with me. May I ask how can I get the domain name and username of user who is trying access my web...

    • Replies: 14
    • Views: 28,164
    12:15 PM Go to last post
  3. please help me!!

    I have drop down list and it includes data from database . but the user can't write inside drop down list so what's the code to make the user able to...

    • Replies: 1
    • Views: 278
    11:31 AM Go to last post
  4. Compare two PDF's in .NET using Acrobat SDK

    Hi, I have a requirement in the web application to compare two PDF documents (the requirement is to use the compare document feature in acrobat...

    • Replies: 2
    • Views: 3,274
    07:39 AM Go to last post
  5. Can i learn?

    I have commerce background and now moves in computer field. Can i learn ASP.NET? please tell me the tutorials if you know any.

    • Replies: 3
    • Views: 230
    10:14 AM Go to last post
  6. Persisting DataSource on Postback using ViewState

    Hi All, Ok, I've got a server control that implements custom databinding and generates a list of RadioButtons. (Yes, you'd think why not use the...

    • Replies: 4
    • Views: 7,830
    11:50 AM Go to last post
  7. Role based security - where are permissions/operations ?

    I want to use role based security in ASP.NET, but can't see how assigning permissions/operations to a role is done. IsInRole can check a user is in a...

    • Replies: 10
    • Views: 2,703
    11:49 AM Go to last post
  8. Help, please

    I had someone build a website for me, complete with Flash buttons, but they misspelled one of the buttons, and now they're no longer around to fix...

    • Replies: 6
    • Views: 1,547
    11:48 AM Go to last post
  9. Put an ImageButton in a TemplateColumn manually

    Hello, I have to create a DataGrid with dynamic columns and I want to put an ImageButton in a TemplateColumn. If the DataGrid is NOT DYNAMIC, I...

    • Replies: 1
    • Views: 1,088
    11:47 AM Go to last post
  10. Passing Files to Webservice (Base64 encoding)

    I am writing an application that manages digital music files. I want to be able to upload the MP3 files and have them passed over to the...

    • Replies: 3
    • Views: 8,577
    11:45 AM Go to last post
  11. using System.Net.NetworkCredential class

    I am using NUnitASP and I have run into problem "faking" user credentials. In my ASP.Net/C# application, I have turned off anonymous access to the...

    • Replies: 7
    • Views: 12,969
    11:44 AM Go to last post
  12. Import excel data into SQL server -- ASP.net, C#, DTS -- how??

    I want to set up the import of data from an excel file into SQL Server from my ASP.net (C#) application. The user will select the file that needs...

    • Replies: 2
    • Views: 9,293
    11:43 AM Go to last post
  13. LoadControl and Validation Summary

    I am working on a project that dynamically loads controls from within Page_init so that the viewstate is preserved. On post back the control saves...

    • Replies: 4
    • Views: 2,080
    11:42 AM Go to last post
  14. Image/bitmap returning Web Service

    Hello! I'm trying to create a Web Service where the user supplies a filename of an image file (gif or jpg) and the Web Service returns that image...

    • Replies: 3
    • Views: 4,554
    05:22 AM Go to last post
  15. Question CheckedChanged event not working when in GridView of a Custom Control

    Hi, I'm quite new to the asp.net envrionment and I was just trying to implement my frist Composite Server Control. I was able to do most of things...

    • Replies: 0
    • Views: 1,682
    03:58 AM Go to last post
  16. Question Question how to access child user controls properties on parent window library page?

    how to access child user controls properties on parent window library page?

    • Replies: 0
    • Views: 1,927
    01:29 PM Go to last post
  17. Question Login Form in asp.net

    protected void btnLogIn_Click(object sender, EventArgs e) { SqlConnection con = new SqlConnection("Data Source=(local); Initial...

    • Replies: 0
    • Views: 3,011
    09:37 AM Go to last post
  18. Question LoginForm

    protected void btnLogIn_Click(object sender, EventArgs e) { SqlConnection con = new SqlConnection("Data Source=(local); Initial...

    • Replies: 0
    • Views: 410
    09:31 AM Go to last post
  19. how to set nodes visible and invisible

    how to check the left child and right child of a parent in asp.net

    • Replies: 0
    • Views: 868
    05:25 AM Go to last post
  20. Best Practice for referencing datasets with web service

    Hello All, I have an application that uses several layers as such: a Client that references a ClientHelper a ClientHelper references a...

    • Replies: 1
    • Views: 1,480
    03:25 PM Go to last post

+ Post New Thread
Page 1 of 8 1 2 3 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139