KushMishra 38 Senior Technical Lead
Thanks a lot Begginnerdev.
Hello everyone !!!
I recently designed a web application using VB.Net and tried to copy a folder (containing multiple files) from one disk drive to another but unfortunately I didn't succeed.
I tried using a file upload but that is only for single/multiple file selection however I want to select a complete folder instead of multiple files.
Please help if anyone knows as it is a real urgent task for me to accomplish.
Thank you very much in advance.
Hey dujgaran,
I suggest you to work on each module from starting and when some problem comes, you may post again.Please consider me not being rude because I want to help you in a better way by solving your problem and not the whole question.
That's how everything works until you put some efforts by yourself.
Hi arsheena.alam,
This could be your system issue. Please check for any applications sharing your data services or the database or if possible you may try the debugging on some other machine.
Hope that may help.
Hey AliQadir,
Have you tried filtering the excel coloumns and then tried querying the data ?
Thanks for all your replies.
I will surely try all the suggessted ways and really appreciate your kind help for this.
Hello All,
I have come up with a social networking website which should support chat functionality like Facebook.
My intentions are as follows :-
1.It should be dynamic that is the chat window should appear only when any friend is online else it should remain hidden somewhere.
2.Could it be possible to develope a chat window through C# and ASP.Net alone and not using silverlight and ajax or javascripts ?
Any relevant help is highly appreciated.
Thanks in advance :)
Hello,
This "url" refers to the path of the folder contained in the project like in my case it was a folder named "Soft" and hence I wrote <%# Eval("~/Soft/") %>
Hope that helps.
Thanks in advance.
Hello,
I don't know anything about C# and want to learn it.
If anyone could please tell me the quickest way to learn C# in few days, I'll really appreciate.
Thanks and Regards.
Hello everyone,
I have learned ASP.Net with some little C# and developed various applications using that however I have been assigned tasks of Mainframes with those old COBOL's,JCL's and other stuffs which I don't even know however I will be provided training on Mainframes.
So, I am just confused where to go.
Should I go with .Net with which I've worked for 3 years or learn Mainframes as a newbie and develope my career in Mainframes?
Also if anyone could please tell me the growth of both the technologies and compare their advantages.
Thanks and Regards.
Hello,
Are you using some kind of database program to fetch the information into a variable or is it like that you just want a single variable defined to store the path information?
Thanks a lot for your kind replies however I suppose that it was a content-organizing problem but anyways I've rearranged my contents accordingly...Let me see what I can do for it now.
No need to apologize Rik and I definitely understand that's why I appreciate you for your kind concern.
Thank you very much Rik and have a wonderful life ahead. :)
Well thanks Rik for your kind concern and thanks to all for no replies at all.
Rik, you are definitely a helper and no issues with you but I think its a hardware problem.Anyways I'll do it some other time.:)
Thanks for no replies guys...I have found the solution to my problem myself through a software.:)
I did but still I'm facing the same problem with no changes.
I don't know how to remove that however I would certainly appreciate if you could please open this .doc file and kindly let me know the further steps to be followed.
Thank you very much.
I've attached a .doc file.
Please find the attachment and kindly tell me what to do now.
Thanks in advance.
Nope its not working.
I would really appreciate if you could please provide me a link of the same.
I've checked the nvidia websites and would appreciate if you could please provide me an appropriate link and also I am using Windows 7 64 bit.
Thanks to all in advance.
Thanks for your quick and relevant reply Rik.
I've got NVIDIA GeForce 7300 SE/7200 GS.
I know that its an old graphics card but I want to know an alternative method of enabling hardware acceleration with the same graphics card as I am developing windows games using XNA with Visual Studio 2010 and at the starting point of my project it is showing error however I have not written a single word of code in that.
So, I just need to find an alternative way to run my project which is possible by adjusting the hardware acceleration(as I suppose).
Sorry to all the experts but this is not working.
Anyways I'll try to organize me contents once again properly.
Thanks to all for their kind help.
Hello to all,
I am using Windows 7 x64 and I require an immediate help on how to set hardware acceleration to full in this operating system.
I've tried google but no result was appropriate and I came to know that I need to go to the "Change Settings" under "Troubleshoot" tab but its just greyed out (Please see the attached image).
So, I need to know how to make that button work or any alternative way to change the hardware acceleration.
Thank you very much in advance.
What happens does not matters.
But what we do with "What happens",
Matters Everything.
-A Great Teacher
Thanks nebyas and prateekpk5 for your replies but I'm still facing problems with ~/ and ../
Anyways, I am reorganizing my web contents once again and see if that works.
Thanks.
Hi jay_el_em there are a lot of suggestions given to you by many experts here and in my opinion if you enjoy something, its better to continue enjoying that thing no matter whatever the thing is.
As long as you enjoy the work you're doing, you will surely make something good out of it.
Hope that helps.
Thanks.
Hi Tamba Henry, according to me you can just make a quick search on google or any other search engines for the first question.
And the answer to your second question is that there's no limit of the computer applications because the computer applications depend on our creativiy which has no limits at all.
Hope that helps.
Thanks.
Hi learner_1, everyone might have different answers to the question you are asking now.
In my opinion you should go step-by-step.First you need to decide that what kind of project do you want to make like any website,software or any other utility program.
You said that you're good in software designing so that's a great news because you can design cool and great website and software stuffs that will attract users but for that you need to start a project on your own in any programming language like c,C++,C#,Java etc.At least give it a try and you will find that you are learning programming more quickly and easily than you've ever learned.
Try and Win.
Thanks.
Hi Raj, as per my own views are concerned I would suggest you to decide one thing in your mind that which job suits you the best.
I mean that after 30-35 years how much satisfied would you feel after working in a KPO for such long time as you are an Electronics Engineer.The same point I thought in my mind and I didn't joined KPO as a KPO experience (as per my knowledge) doesn't count in any IT and ECE industry.
But I have also worked in HCL BPO from June 2010 to October 2010 just to increase my communication skills and then I left the firm because I didn't find any implementation of my Engineering knowledge in a BPO.
Also, I got placed in a KPO,iYogi in November,2010 but this time I was sure of the decision to be taken and so I didn't join this one and these days I am searching for an IT job and I am sure that I will surely get one someday.
Thanks.
Please help me someone its damn urgent.
Thank you very much in advance.
Hi adatapost could you please provide me the solution quickly or anyone else ?
Thanks in advance.
Could you please tell me that how can I, in this case, apply a background image in ContentPlaceHolder that will be displayed in all the pages ?
Thanks adatapost but what about the images?
I mean I used <img> and its working fine that is the images are being shown with src="~/Images/..." but in the master page I used <div> for ContentPlaceHolder,Header,Footer and Sidebar and there I used
<div style="background-image:url(~/Images/...)" runat="server">
<asp:ContentPlaceHolder ID="KMContents" runat="server">
</asp:ContentPlaceHolder>
</div>
but in this the same problem is occuring that is the images disappear when I click on KMAppsHome.aspx Link which is located in the folder KMApps/KMAppsHome.aspx
Thanks in advace.
Please reply anyone...I think its a path problem only...
Thanks in advance.
Hi there if you are not getting images in the page then there may be a path problem that you are using in the webpage.
You may try
src="../Image1.jpg"
or
src="~/Image1.jpg"
instead of
src="Image1.jpg"
Hope that helps.
Hi if I am right then you might want to add flash contents in your website and if so then you can use
<iframe src="FLASH_CONTENT"></iframe>
in the source page of your website.
Hope this helps.
Hello,
I developed a website in which I added a master page,header and footer.
In the header, I added a code but its not working fine because the pages that I am adding are in another folders as shown below...
<li><a href="Home.aspx">Home</a></li>
<li><a href="KMApps/KMAppsHome.aspx">Applications</a></li>
As you can see that KMAppsHome.aspx is contained in a folder named KMApps but as I run this application the images of Header.ascx are not shown in KMAppsHome and when I click back on Home.aspx it displays Error 404 Page Not Found.
I've also used relative paths like ../KMApps/KMAppsHome.aspx instead of KMApps/KMAppsHome.aspx but the problem is still same.
Please help me.
Thanks in advance.
Thank you adatapost many times you've helped me but I don't know how to thank you...You simply rock and there's no match of you over Daniweb...Thanks again :)
Sorry adatapost for being so rude but unfortunately I have a very short span of time left and I have no idea how to do this all.
Hope you understand and please help me also.
Thanks in advance.
Please help me someone its really urgent...
Thank you very much(in advance)
Thanks very much adatapost, its working for now but a new problem has arisen that I want to retrieve the news and their corresponding headlines from a database and my question is that how can I make such a page in which the links of headlines (in Hindi) open their corresponding news(in Hindi) ?
Please give some source codes as it is a matter of urgency else I would not have asked for the full source codes.Please do something to help me.
Thank you very much(in advance)
Hello To All,
Its very very urgent...
I want a page in which the daily news should come(IN HINDI) and there are two conditions:
1. On the first page there must be only the headings and a brief introduction about each news(ALL IN HINDI).
2. Secondly, on clicking on the links(which are in Hindi), the page redirects to the corresponding page which contains the whole news.
Please tell me the best and quickest way because it is a matter of great urgency.
Thank you all and May God bless you all.
That's perfectly fine with me because in the end you provided me an awesome logical answer.
Thanks again.
Thank you very much happygeek and I am really happy that you've given a straight forward suggestion leading to the correct path.
I would like to tell you that through your kind reply, I've got my appropriate answer however this answer could be given ages ago or a question like Ancient Dragon asked could have been asked that time only but anyways I've got my answer.
Thanks again.
Thanks Ancient Dragon, I really appreciate your kind concern towards my last post and I would definitely look forward to the point mentioned by you.
The abbreviations were Knowledge Process Outsourcing(KPO), Business Process Outsourcing(BPO),HCL(Hindustan Computers Limited--A 5$ Billion Indian Corporate Sector Which Is Also Known For Its Information Technology Sector) and Bachelor Of Technology(B.Tech.).
So, now I hope everyone got some information on these terms and I will look forward to a relevant, quick and a logical reply related to the question I asked at the top.
Thank you very much for no answer to an urgent question and I am really happy.
Is there nobody to answer my question ???
Hello,
I just wanted to know that does a KPO experience counts in an IT industry of developers and programmers.
I was placed in my college in HCL BPO and I worked there for 4 months just to learn some new things and communication standards but I left that company as I've done B.Tech. in Computer Science And Engineering in 2010 and it was not of my interest.
I've done ASP.Net with C# and developed my own college website using that.I also know C and C++.
I searched for jobs but didn't get any.
Now I've been placed in another company iYogi but a KPO this time.
So, I just wanted to know that whether it is better to join a KPO or should I continue searching for jobs.
Please reply as soon as possible as it is a matter of my career.
Thank you very much in advance.
Hello, I got your problem and may be it is a simple one if you could please check the "Validated To" field in the properties.