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
M

Mri1a

@Mri1a
About
Posts
40
Topics
26
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Download Problem(Multi user support )
    M Mri1a

    Hi!!! Well actually downloads are really goin to be large very high quality image files. And that is why I am concerned about the issuess like download failure or long server response time ...How can I divert traffic to other url or server ... regards, Mrinal

    Mrinal

    Web Development help

  • Download Problem(Multi user support )
    M Mri1a

    hi.. Thnkx for telin bout S3 ..that was a gud enough . But is dere some other alternative like diverting the traffic to some other url ... If yes how wud dat be possible and wud dat actually be a gud idea . Regards, Mrinal

    Mrinal

    Web Development help

  • Download Problem(Multi user support )
    M Mri1a

    hi!! actually I want to provide my users with links from where they can download files selected by them . But ....how will I manage multiple users ....simultaneously ...won't dere be any Bandwidth issue ... is dere some feasible solution for that !!! Regards, Mrinal

    Mrinal

    Web Development help

  • URL Problem
    M Mri1a

    Hi!! Actually i want to provide my users a link from where they can download documents. The link to download the document will be sent in their inbox. What should I do to generate a random ..url everytime depending uopn the document he/she wants to download. Apart from this the URL should only be active for a particular period of time. Regards

    Mrinal

    Web Development help lounge

  • dynamically create new users and assign roles
    M Mri1a

    Hello .. I am a newbie n i wanted some grade of help regarding presentation logic. What should I do to structure the system in such a manner that super admin .. ,admin or some other role say accounts can create new roles and new users. What shud be the presentation logic . shuid i user a tree structure wheren in when a user clicks he is able to create users of role less that or equal to his own authority ..How to do that and how to structure that .. Is there any thing els epossible except tree structure and is the tree structure really fruitful enough.

    Mrinal

    Article Writing css data-structures help tutorial

  • Dinamically create new users and define new roles
    M Mri1a

    Hello .. I am a newbie n i wanted some grade of help regarding presentation logic. What should I do to structure the system in such a manner that super admin .. ,admin or some other role say accounts can create new roles and new users. What shud be the presentation logic . shuid i user a tree structure wheren in when a user clicks he is able to create users of role less that or equal to his own authority ..How to do that and how to structure that .. Is there any thing els epossible except tree structure and is the tree structure really fruitful enough.

    Mrinal

    Web Development css data-structures help tutorial

  • update dll
    M Mri1a

    The project has been converted from 2003 to 2005 .. is this the possible reason behind

    Mrinal

    ASP.NET tutorial announcement

  • update dll
    M Mri1a

    I have been assigned a project and I am a beginner . There is a dll added in the project. There are 6 .cs files in it and the namespace is BAL10 Now I have updated one of the .cs files and then built the project (web project ).But when I went into the bin folder to see if the dll has been updated , there was no change. The dll present was of come previous time. do hlp me outta

    Mrinal

    ASP.NET tutorial announcement

  • update dll
    M Mri1a

    hi !! I am having a dll added in my project. Now I have updated one of the .cs files in the dll after adding to project and built the project . But it does not shows in bin folder that a new dll is created ... it shows the old dll(because tiem of creation is proevious one) How to get the update in cs file reflected in the dll.

    Mrinal

    ASP.NET tutorial announcement

  • User Control to DLL
    M Mri1a

    hello !! I have a project with me .. A namespace has 6 ".cs" files and I want to create a dll for that namespace and add to the project :- I am already having dll added but i have updated one of the .cs file now when I build the project and when i look into the dll , it does not shows any newly created dll .. why is it so . how can add a updated dll . plz hlp me out

    Mrinal

    ASP.NET csharp asp-net performance help tutorial

  • how to create a dll
    M Mri1a

    hello !! I have a project with me .. A namespace has 6 ".cs" files and I want to create a dll for that namespace and add to the project As I have updated one of the .cs file now when I build the project and when i look into the dll , it does not shows any newly created dll .. why is it so . how can add a updated dll. plz hlp me out

    Mrinal

    ASP.NET tutorial

  • Online chat
    M Mri1a

    Hi!!1 I actually I am a beginner and working on my final year project .I wanted to know how can an online site chat be developed .There are site s like APC's which provide customers to chat with their technical executive . So, how can dat be done . Plz help me out and if possible do suggest some online links for articles. Regards,

    Mrinal

    Article Writing help lounge learning

  • Column with Null value
    M Mri1a

    what if one value is int type and the other is null type

    Mrinal

    Database csharp asp-net question learning

  • Column with Null value
    M Mri1a

    hi!1 Actually i am a beginner with asp.net and databases . i want to know that how can i access values from a table where some column name has null value say parentId ..

    Mrinal

    Database csharp asp-net question learning

  • Edit Source Code
    M Mri1a

    hi!1 suppose if the the aspx page which i edit is -> abc.aspx , i change the text associated with labe1 in axpx.cs page as label1.text="hello123" I get an error that aspx page is not found or something like that . It seems I am not able to edit the source code at all. .

    Mrinal

    ASP.NET help

  • Edit Source Code
    M Mri1a

    HIii!! I have been assigned a source code to edit and make certain changes . But whenever I write anything , say even response.write("hello"); , on building i get build error . What might be the possible reason for the same

    Mrinal

    ASP.NET help

  • Datagrid
    M Mri1a

    hi!! What I want to do is that .. suppose I have a main grid which has main category items Now when I click on any item in main category a grid of subcategories should populate and come up .

    Mrinal

    ASP.NET question announcement

  • Datagrid
    M Mri1a

    How can I update another datagrid from my datagrid . Is that possible??

    Mrinal

    ASP.NET question announcement

  • How to order/design the system
    M Mri1a

    HI!! I am a fresher and I am working on my final year project and I need help.I am making Content management System and currently not able to decide the design issue. The problem is as follows:- The "admin" will only have the rights to add projects , delete projects ,add sub projects and add category and sub category for a project . So, how should i design the system.What someone suggested me was:- Add text boxes 1) tbone- For main project selection 2) tbtwo - For Sub prob selection 3)tbthree- For category selection . But thsi is never a solution because the level of sub proj project and category/sub actegory can be of "nth" level so how to do dat Plz help me out Regards

    Mrinal

    Article Writing help design tutorial

  • News Headlines daily updation
    M Mri1a

    Plz somebody suggest me

    Mrinal

    ASP.NET question announcement
  • Login

  • Don't have an account? Register

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