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
S

Shweta N Mishra

@Shweta N Mishra
About
Posts
24
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Specify Reason for downvoting
    S Shweta N Mishra

    I know and i don't understand why code project is not working towards it, I see there are multiple queries raised to them in past and everywhere this is the answer. down votes are to say that you are answer is not good, But who will tell that what is not good about it. We are ready to accept the down vote but atleast that person should have enough knowledge to say that this wrong about your solution and this way you can work out or your soultion is not good because of this.. this.. reason. I see code project has put that ability in articles that voting lower than 3 requires a reason. But not for solutions, don't know why. Its kind of annoying that what went wrong with your answer and many people may feel demotivate to work on code project again. One more thing would i would bring up that down vote the way is built is not clear to all. Means there are persons who votes and gives 2 star they felt that that solution is fine but not too good to mark as excellent. so they vote for 2 star in a positive angle but you get a negative number in your reputation. :-D

    Mark the answer as accepted if that worked for you :). And for down-voters please specify the reason to improve the solution :).

    Site Bugs / Suggestions

  • what should be the good time to switch the company ?
    S Shweta N Mishra

    there are the people whom i know, they have change there job only once in 30 years of their career. So its totally depended on where you would like to work,are you happy with the work you are doing. Is you work life is balanced(most important :-D ).

    Mark the answer as accepted if that worked for you :). And for down-voters please specify the reason to improve the solution :).

    The Lounge question career learning

  • That's ludicrous, nobody wants to write test case.
    S Shweta N Mishra

    Test cases should should come from both BA & Developers as business Analyst know what is the change require for and developers know the implication of their changes.

    Mark the answer as accepted if that worked for you :). And for down-voters please specify the reason to improve the solution :).

    The Lounge collaboration beta-testing help

  • Setting an instance object equal to my empty string.
    S Shweta N Mishra

    did you debug to identify on which line you had the issue?

    Mark the answer as accepted if that worked for you :). And for down-voters please specify the reason to improve the solution :).

    C# database question

  • Need to Truncate a table and populate the rest of the tables
    S Shweta N Mishra

    what you are not able to do, Truncate or addition of new data ? Whats the error ?

    Mark the answer as accepted if that worked for you :). And for down-voters please specify the reason to improve the solution :).

    Database database mysql php json performance

  • mysql decimal fromat like ##.##
    S Shweta N Mishra

    did you tried it

    Mark the answer as accepted if that worked for you :). And for down-voters please specify the reason to improve the solution :).

    Database csharp mysql help

  • mysql decimal fromat like ##.##
    S Shweta N Mishra

    If you convert it to float and then round in SQL it would work as you need. check this

    declare @no float=10.20
    select Round(@no,2)

    i have executed it in sql server, so check if that works in My SQL or not

    Mark the answer as accepted if that worked for you :). And for down-voters please specify the reason to improve the solution :).

    Database csharp mysql help

  • To display data of multiple tables
    S Shweta N Mishra

    Create a stored procedure and get the data from multiple tables as per their relation in one result set and display them in grid view.

    ASP.NET csharp asp-net help tutorial question

  • give me lots of best Ideas
    S Shweta N Mishra

    I understand you want to have what kind of feature your event management system have and how you can make best out of it. You should post what you already have in your mind and ask if anything more can be added or updated to it.

    ASP.NET csharp question asp-net help

  • How to behave ...
    S Shweta N Mishra

    Call them and let them know the solution. It will surely help you in your future.

    The Lounge help career tutorial

  • Code Project MVP award
    S Shweta N Mishra

    How a code project member receives the MVP award, What are the measures for it.

    Site Bugs / Suggestions architecture

  • HOW A PUT MY BLOG TO THE TOP ON SEACH ENGENES GOOGLE.BING
    S Shweta N Mishra

    ok got you.. thank you.

    Article Writing com

  • HOW A PUT MY BLOG TO THE TOP ON SEACH ENGENES GOOGLE.BING
    S Shweta N Mishra

    Either i dint understand your question or did i replied anything wrong . I am not sure thats why this question:confused: What i understand that one is asking that how his blog written on a site could be easily identified by a search in google/Bing. Would SEO techniques listed on web and the guid from google itself will help him ?

    Article Writing com

  • Suggest a Survey
    S Shweta N Mishra

    I guess you do not have enough points collected to be eligible put a survey.

    Site Bugs / Suggestions com tools question

  • HOW A PUT MY BLOG TO THE TOP ON SEACH ENGENES GOOGLE.BING
    S Shweta N Mishra

    They keywords are very important to choose which perfectly coincides with your blogging subject and the way a search is hit in Google or Bing. They should match to the serach/behavior pattern how an individual keys in the words to search. You can refer to SEO Tech[^]. And there are many more which can check on google/Bing itself.

    Article Writing com

  • Link to Microsoft Virtual System
    S Shweta N Mishra

    Yes thanks got it.

    Database database workspace

  • Link to Microsoft Virtual System
    S Shweta N Mishra

    Hi Does anybody have any idea about the system/Link, Where Microsoft provides an Environment and we can do experiments , Work with database, run our query etc.

    Database database workspace

  • Specify Reason for downvoting
    S Shweta N Mishra

    :-D :) :laugh: :thumbsup:

    Site Bugs / Suggestions

  • Specify Reason for downvoting
    S Shweta N Mishra

    I understand your concern,but there should some way to get it on system. At least the person who posted the answer should be able to know that what is wrong with answer which is many times explained in comments but not all the time. He will be always in dillema that what went wrong.

    Site Bugs / Suggestions

  • Retrieve Data Using Comma Separated List
    S Shweta N Mishra

    You can also convert comma separated list to rows(column to rowConverting comma separated data in a column to rows for selection[^]) and then you can run the like query against it.

    Database database 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