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
N

Nikhil Bandekar

@Nikhil Bandekar
About
Posts
21
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Free Online Test and Interview Questions
    N Nikhil Bandekar

    Hey Friends, I have found one new website for free online test and interview questions http://www.smarttestguru.com/[^] Do visit its useful.

    Nikhil Bandekar Mumbai, India

    ASP.NET com career

  • A Desktop Set to be up 24/7
    N Nikhil Bandekar

    Can you explain me the following sentence, "The reason is the small power surge that hits all the components when you turn it on." Thanks

    Nikhil Bandekar Mumbai, India

    Hardware & Devices sysadmin business question workspace

  • A Desktop Set to be up 24/7
    N Nikhil Bandekar

    Can i know what would be the electricity consuption for one desktop pc with 400 watts powersupply. I am talking only about a Processing unit and not monitor. What was the actual purpose to keep your machine on for 24/7? Which OS was installed in the machine and what was its config? Thanks

    Nikhil Bandekar Mumbai, India

    Hardware & Devices sysadmin business question workspace

  • A Desktop Set to be up 24/7
    N Nikhil Bandekar

    It’s really very helpful information from both of you. I have noted down your suggestions. But now I am into two minds. What if I purchase an entry level server, it can solve my purpose with less investment and it will also be reliable as well. If I go with the same old machine I will have to upgrade it as suggested. I have minimum 60 users for accessing the same set server. So which entry level server do you recommend? Thanks for you Reply

    Nikhil Bandekar Mumbai, India

    Hardware & Devices sysadmin business question workspace

  • A Desktop Set to be up 24/7
    N Nikhil Bandekar

    Hii Friends, I have set a desktop machine as a Server with windows 2003 server installed and which will be up 24/7 due to file sharing requirements and web application deployed which has been used to share through Intranet. The machine configuration is as follows 1.7 ghz, 845 Intel Chipset, 512 Ram and 60 gb harddisk I wanted to know can i keep this machine 24/7 up. Will it impact the machine??

    Nikhil Bandekar Mumbai, India

    Hardware & Devices sysadmin business question workspace

  • Connectivity Issue
    N Nikhil Bandekar

    Hello Friends, I am in a search of some information over asp.net. I have created a web application which my client requires to set in on a server which is phisically present in the company premises itself. The condition of the client is such that when the users are using the application in the same premise they should not be routed through internet, so the bandwith could be saved. Over there they should use LAN for processing the application. But for the user who is accessing the website through internet should hit the same server and application. So in short they need that the application should have two pointers. I have tried giving it two pointers, the application is getting accessed through internet, user can login sucessfully but as the any activity is clicked it displays "Page Cannot be displayed" the reason is it is searching for internal server files through URL. Eg... My test application is deployed by name http://testsoft/login.aspx My live application which has a public ip is by name http://255.26.235.22/login.aspx When user logs in a web application internaly and clicks on any activity through LAN the application redirects the pages through the url http://testsoft/myactivity.aspx But when user logs in a web application externally it should display ip http://255.26.235.22/myactivity.aspx but instead of that its getting redirected to http://testsoft/myactivity.aspx which is basically for internal users. So external users are not getting access through the activities of the application and the result which gets displayed is "Page cannot be displayed". Is there any solution related to global.asax file ? If any kindly let me know. Please reply ASAP,

    Nikhil Bandekar Mumbai, India

    ASP.NET csharp asp-net sysadmin algorithms help

  • Send emails from windows form
    N Nikhil Bandekar

    Hii Friends I have a form in my software in which if user is connected to internet can send an querry to my id, myid@gmail.com. Two textboxes one for sender email id will be written and another for subject, And the main querry in the multiple lines text box. i have a smptp and pop3 account with gmail.com as smtp.gail.com and pop.gmail.com . How can i do this which namespace i have to import for tat and the code is required. I have been tryin on this Please share if u have N E idea. Thanks

    Nikhil Bandekar Mumbai, India

    Visual Basic com question

  • Convert sql database to dll or exe
    N Nikhil Bandekar

    hii Friends I m new to vb.net. I have developed a small package by which we can enter customers information and search or find for customers. I have used sql as database. connectivity is done and working very finely. I wanted to know how to create dll or exe of my database while i deploy my application. I know custom action has to be used but i dont know the procedure in which we have to write a code to create database as i install it in client computer. Plez let me know the procedure. Thanks Bye

    Nikhil Bandekar Mumbai, India

    Visual Basic database csharp tutorial

  • Count the duplicate values stored in the database
    N Nikhil Bandekar

    Hii All How can i count the dulplicate values stored in the particular column of the table in database, through windows application. For e.g. If incase i want to display no. of books with same title from the title column in the text box. In the window form named multiple books which has a datagrid connected to the book entry database should display only the records which are multiple. And as datagrid row is clicked the information of no. of books available should be displayed in the textbox on same form. Suppose there are five books on Title (Gone with the winds) the datagrid will display the book details in one row as one book. And as user clicks the particular row the textbox1.text should display the no. 5 . Please try to solute Thanks

    Nikhil Bandekar Mumbai, India

    Visual Basic database question learning

  • CodeWar (C# vs Vb)
    N Nikhil Bandekar

    Hi Friends I wanted to know, to develop an asp.net application which language is commonly used, is it C# OR Vb. Though there is syntax difference which I see. What else do You Comment on this topic. Out of both which one is the best.. , to develope an highly complexed web application. And which is the ongoing language demanded and supported at the industry level to develope web application using asp.net . Everyone's Welcomed to Comment

    Nikhil Bandekar Mumbai, India

    ASP.NET csharp asp-net visual-studio

  • Datagrid related
    N Nikhil Bandekar

    hiii Thanks a lots it worked out... I was struggling from when. Thanks again for the favor. :-D Bye Take Care

    Nikhil Bandekar Mumbai, India

    Visual Basic help

  • Datagrid related
    N Nikhil Bandekar

    it is windows vb.net i refered to the code u had given for hasan, regarding datagrid. I hope you would try to help me even. It seems you have good knowledge woking with datagrid

    Nikhil Bandekar Mumbai, India

    Visual Basic help

  • Datagrid related
    N Nikhil Bandekar

    Hi friends, One problem i am stuck in please try to help. I want to create a code where, when user clicks one row of the datagrid filled with data, the particular column value for e.g. the value of second column of the selected row should be visible on the text field present on the same form after a click of a button. The sequence will be 1. First user click and selects one row 2. Then clicks a particular button 3. As click event is fired the value present in the second column of the selected row displays in the textbox present on the same form. Try helping out please.

    Nikhil Bandekar Mumbai, India

    Visual Basic help

  • Datagrid question
    N Nikhil Bandekar

    Hii Friends, Can we change the color of a particular row in the datagrid according to the conditions we code. For e.g. if suppose in the datagrid, values which is retrieved from one database table is matching the values of another table the color of the particular row should change to blue or red or any color. Is it possible. Waiting for reply.. Bye..

    Nikhil Bandekar Mumbai, India

    Visual Basic database question

  • How to update a table
    N Nikhil Bandekar

    hii One simple way to solve this problem is to add atleast one record in the data base as you aspect it to be. or else just try to fill the primary record of the table with your value. just try it and reply bye

    Nikhil Bandekar Mumbai, India

    Visual Basic help tutorial question announcement

  • Saving date in sql database using windows form (vb.net)
    N Nikhil Bandekar

    Hi Friends, I am looking out for method through which i can store date in database using datecontrol and even retrieving it from the same database in another form. Suppose the date format is set LONG what should i take in consideration while desining a database in sql 2003. Windows form should be store and restore date from the database. Please let me Know. Would be very greatful.. Bye..

    Nikhil Bandekar Mumbai, India

    Visual Basic database csharp

  • Connecting one form with two different databases or datatable using diff dataadapters
    N Nikhil Bandekar

    Hello, I wanted to know can we add two or more data adapters in same form for e.g. if incase i want to search by first name with button1 and want to search last name with button2 on same form with same or different data tables or data source or different connections. Even wanted to create datasets for different connections. Is it possible Please let me know. I would be really very greatful Bye....

    Nikhil Bandekar Mumbai, India

    Visual Basic

  • Calculating Date
    N Nikhil Bandekar

    Thank you very much it works but i changed the code little bit by typing datecontrol.value instead of date property and it works fine Thanks a lot.

    Nikhil Bandekar Mumbai, India

    Visual Basic

  • Calculating Date
    N Nikhil Bandekar

    Hello, I am looking out for a logic to calculate the date according to the no. entered in the textbox. For e.g. as the form gets loaded in runtime it displays the current date in the date control, and there is one text box in which numeric value 5 is specified and the third part is their is one more date control on the same form which will add 5 days to the current date and display. For e.g. In first date control current date is displaying as 29/08/2006 In the textbox below numeric value 5 is specified by default. In second date control which is just below the textbox should display 03/09/2006 it has jumped to next month even does any body knows how it can be done, waiting for kind and quick response.

    Nikhil Bandekar Mumbai, India

    Visual Basic

  • Deployment of A program in VB.Net
    N Nikhil Bandekar

    Hello, You have to install .net framework on client machine before istalling your application developed in .net. Or else while deploying your application just include dotnetframe work which u can see in solution explorer(dependencies), during deployment. If you include dotnet frame work the file size of your application, i.e, your setup.exe will increase by 30 mb max. And when ever you will try to install your application on the machine which does not have framework it will istall the framework first automatically and then start with the installation of your actuall application, else if it will install only your actual application. Try it out Bye.

    Nikhil Bandekar Mumbai, India

    Visual Basic question csharp sysadmin workspace
  • Login

  • Don't have an account? Register

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