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

Md Marufuzzaman

@Md Marufuzzaman
About
Posts
323
Topics
43
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • YOU CAN HELP ME TO SMILE AGAIN !!!
    M Md Marufuzzaman

    Dear my friends, I am trying to raising funds for my treatment. So i would request you to please be kind enough to each other and help me to generate funds. If you are interested and would like to join my campaign please send me your name and email address at maz.cloudteam@gmail.com Campaign link: https://gogetfunding.com/you-can-help-me-to-smile-again/ Thanks in advance. Have a nice day. Regards, Md. Marufuzzaman

    The Lounge com help

  • Replace all the duplicate data with NIULL in column except one row.
    M Md Marufuzzaman

    I have table in access with duplicate rows like: Table: T1. c1---c2 ------ 1---A 1---B 1---C 2---D 2---E 3---F 3---G So now i want to replace all the duplicate data with NIULL in column c1 except one row, something like: Table: T1. c1---c2 ------ 1---A NULL---B NULL---C 2---D NULL---E 3---F NULL---G What will be the best way to do that in MS access database? Could you guys please help me on that.

    Regards, Md. Marufuzzaman

    Database database help question

  • Your CodeProject profile in your Blog
    M Md Marufuzzaman

    Thanks, but probably it would be nice if the instruction something like below and it could be more useful if you add link with the profile,article,ect pages. If you wish to add or remove items from your summary, add the following querystring to the iFrame's URL.......

    Regards, Md. Marufuzzaman

    Site Bugs / Suggestions com tutorial

  • Your CodeProject profile in your Blog
    M Md Marufuzzaman

    Hello, The given url (example: http://www.codeproject.com/members/flair/1186309[^] is showing everything so is there any special reason to add the querystring to the iFrame's. :confused::confused::confused:

    Regards, Md. Marufuzzaman

    Site Bugs / Suggestions com tutorial

  • Populate a Dropdown list based on another one in VB.NET
    M Md Marufuzzaman

    Hello, You can't do this smartly without any RDBMS / database table mapping on country with the cities to populate the list.

    Regards, Md. Marufuzzaman

    ASP.NET tutorial csharp database sysadmin

  • Technical image resource sites
    M Md Marufuzzaman

    Hello, Could anyone please tell me the best free technical image resource sites & image without any copyright / under any license as well.

    Regards, Md. Marufuzzaman

    Web Development learning

  • Request to add a new section for R, a powerful programming language.
    M Md Marufuzzaman

    Thanks for your prompt response and thought as well. Regards, Md. Marufuzzaman

    Site Bugs / Suggestions help

  • Request to add a new section for R, a powerful programming language.
    M Md Marufuzzaman

    Hello, Is it possiable to add another section for "R Succinctly, which will introduce you to R, a powerful programming language for statistical work. So, far I believe it will help us a lot very soon. Md. Marufuzzaman

    Site Bugs / Suggestions help

  • Member Profile Pages fail to load member's data most of the time..
    M Md Marufuzzaman

    Thanks for your reply, however it's fixed.. :) Thanks Md. Marufuzzaman I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Site Bugs / Suggestions com tools tutorial

  • Member Profile Pages fail to load member's data most of the time..
    M Md Marufuzzaman

    Thanks. Good to know. Have a great day :). Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Site Bugs / Suggestions com tools tutorial

  • Member Profile Pages fail to load member's data most of the time..
    M Md Marufuzzaman

    Hi, I think you might be informed regarding the issues, anyway the member profile page is not working... for example the page fail to load data most of the time. A screenshots could be found at the link below: http://www.codeproject.com/script/Membership/Uploads/1186309/Untitled.png[^] Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Site Bugs / Suggestions com tools tutorial

  • Best practices for security implementation in RESTful api services using WCF/WebApi
    M Md Marufuzzaman

    Hi, Thanks for your response; well I go thru that before and my opinion something like a general approach nothing but using ssl and data encryption cause when you transmit over the wire data could be readable. What do you think on that.

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    C# security csharp java php wcf

  • Best practices for security implementation in RESTful api services using WCF/WebApi
    M Md Marufuzzaman

    Thanks, But I could not found your suggestions :(.

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    C# security csharp java php wcf

  • Best practices for security implementation in RESTful api services using WCF/WebApi
    M Md Marufuzzaman

    Hi Guys, I am trying to create a RESTful api service which will be consume same or cross platform and it would be easy to access from php,jsp others clients. For now what would be the best way to implements the authentication. I am a bit confused should I go for OAuth 2.0 or WIF or something else. I need your help guys and I would be really so glad for your any suggestion, examples, code snippets, etc.... Waiting for your response, have a great day..................

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    C# security csharp java php wcf

  • Using WCF and RESTFUL api in a legacy system
    M Md Marufuzzaman

    Thanks, :thumbsup:

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Design and Architecture csharp wcf json help tutorial

  • Using WCF and RESTFUL api in a legacy system
    M Md Marufuzzaman

    Thanks for your prompt response, well Do I must use the SSL & data encryption is required? What is your opinion on that?

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Design and Architecture csharp wcf json help tutorial

  • Using WCF and RESTFUL api in a legacy system
    M Md Marufuzzaman

    Thanks :)? What do you think on the security issues?

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Design and Architecture csharp wcf json help tutorial

  • Using WCF and RESTFUL api in a legacy system
    M Md Marufuzzaman

    I am a bit confused, that is I want to create an api (for example an api for a charging gateway) using WCF and RESTful api. So what will be the good approach suggest by Microsoft, any fremework? I would request to you guys please help me on that, any suggestion, article, could be anything is appropriated.

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Design and Architecture csharp wcf json help tutorial

  • RoR + SQL server resources
    M Md Marufuzzaman

    Thanks... :thumbsup:

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Web Development ruby database sql-server sysadmin tutorial

  • RoR + SQL server resources
    M Md Marufuzzaman

    Hi there, I am trying to find some good resources on Ruby On Rails Web Application Development(for example demo project, videos etc) but I could not found. I will be glad for your any suggestion regarding above specially on RoR + SQL server web apps development.

    Thanks Md. Marufuzzaman


    I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

    Web Development ruby database sql-server sysadmin tutorial
  • Login

  • Don't have an account? Register

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