- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 11
- Posts with Upvotes
- 9
- Upvoting Members
- 8
- Downvotes Received
- 10
- Posts with Downvotes
- 8
- Downvoting Members
- 7
150 Posted Topics
Re: According to me following points will help to get a page rank & Trafic : » Include useful high-quality information on your site. » Add relative and useful Tags for each page of your web site. » Provide a Rich Site Summary (RSS). » Search Google for your website. » … | |
Re: itextsharp is a good option. You may check the sample code here. [url]http://ask4asp.net/post/creating-PDF-using-NET-itextsharp-component-vb-NET.aspx[/url] | |
I want to ask about ESET Nod32 antivirus and its efficiency. I have just got its reseller who is selling it at $37/ 3 users license. Should I buy it or I should prefer AVG or McAfee. | |
Re: Kindly refer below mentioned URL for your solution : [Send Mail using ASP.NET and C#](http://www.codeproject.com/Tips/371417/Send-Mail-Contact-Form-using-ASP-NET-and-Csharp) | |
⇝ Register your domain name ⇝ Get a domain with your keyword phrase ⇝ Write unique content ⇝ Create a great keyword phrase ⇝ Choose a phrase that is popular, but not too popular ⇝ Use the keyword phrase in your title tag ⇝ Link to previous, succeeding, and related … | |
Re: You can easily fetch the html content of the any URL into the string using the string builder and webrequest .net classes. Refer this link for the sample code. [url]http://ask4asp.net/post/2009/05/13/fetching-URL-contents-into-a-string-using-HttpWebRequest.aspx[/url] If you are looking just to display the URL in the windows form then there is one component available named … | |
Re: parked.com sedo.com namedrive.com Generally, parked.com's moderation of domains is difficult to pass. | |
Re: Superb information, really helpful. Very good collection. Keep it up. Something to add. [B]Pmap - - Process Memory Usage[/B] The command pmap report memory map of a process. Use this command to find out causes of memory bottlenecks. # pmap -d PID [B]Iptraf - Real-time Network Statistics[/B] Features of Iptraf … | |
Re: Here is another Logic for the same : #include<stdio.h> #include<stdlib.h> void main() { int a,b; printf("\nEnter two numbers: "); scanf("%d %d",&a,&b); printf("\nBefore swapping :"); printf("\nA=%d \t B=%d",a,b); a=a*b; b=a/b; a=a/b; printf("\nAfter swapping :"); printf("\nA=%d \t B=%d",a,b); } | |
Re: Actually, you may try the code shown here. It is working with windows application perfectly, not sure for the web application. [url]http://ask4asp.net/post/2009/06/09/add-update-windows-users-using-c-sharp-windows-user-management.aspx[/url] You just give it a try. As a pre-requisite, you may need your asp.net application run under the full trust level. | |
Re: The most likely, when you transmit the file and then trying to delete the transmitted file, you may receive the IO exception. Because system may try to delete a file that it currently in use. It is better to setup a scheduled task that will delete such files at specific … | |
Re: You can use property of your web.config: <forms name="YourAuthNameIs" loginUrl="~/Home.aspx" defaultUrl="~/Default.aspx" protection="All" path="/" cookieless="AutoDetect"/> When the expiration occurs they will be sent to the page that loginUrl is set to. | |
Re: [QUOTE=OM PARWANI;1171991]I want to create antivirus in vb.net can any one tell me how to start creating antivirus as i am new one to .net it's an urjent please help[/QUOTE] Please check [url]http://www.vbdotnetforums.com/security/31603-creating-anti-virus-software.html[/url] | |
Re: For this first you need to Detach the database from MSSQL 2003 then Attach the database in MSSQL 2008 Or you can also use export/import for this. | |
Re: If you are using php as your web language then you can use the PHP’s built-in highlighter. for more detailed article on this you can visit following URL : [Highlight Source Code](http://www.sitepoint.com/highlight-source-code-php/) | |
Re: If you are willing to spent some money on it, then make your website paid to post. You will get real members. Once you have enough posts in it and have higher ranking in search engines. You will obtain users by signup. | |
Re: For this you can do following : Check in each page load event if session is active or not!!! If session is not active then redirect to login page. And on click event of Logout button destroy/Clear session variable's value. This will fulfill all your conditions. | |
Re: Try following Code : int count=0; int main() { int day1,day2,month1,month2,year1,year2,day11,month11,year11,year,month,day; printf("Enter the privous date (DD) \n"); scanf("%d",&day1); printf("Enter the privous month (MM) \n"); scanf("%d",&month1); printf("Enter the privous year,for not being ambiguous input plz enter in YYYY format,else it will be a y2k bug\n"); scanf("%d",&year1); printf("Enter the later date (DD)\n"); … | |
Re: I think following code is the solution of your query. /*Program of breadth first search algorithm using C Language*/ #include <stdio.h> #include <conio.h> #include <alloc.h> #define TRUE 1 #define FALSE 0 #define MAX 8 struct node { int data ; struct node *next ; } ; int visited[MAX] ; int … | |
Re: > 2.I have one more question for example if i have "double a = 1/2" -> this return result 1 not 1.5, but > if i write "double a = (double)"1/2", then it will return result 1.5. Why i need to cast (double) before the expression ? If you don't … | |
Re: Make sure that your firewall is not blocking any remote MS SQL connection ports and your MS SQL server is online and accepting the remote connections. Here are the trouble shooting directions. [url]http://blogs.msdn.com/sql_protocols/archive/2005/10/22/483684.aspx[/url] [url]http://blogs.msdn.com/sql_protocols/archive/2005/10/29/486861.aspx[/url] | |
Re: Check that your bios detect the harddisk properly (shows all the parameters). If not, then check the connections of your harddrive. If yes, then try to install WinXP in your Presario R3000 notebook with same harddrive using Windows Home XP cd. Best of luck. ![]() | |
Re: MSN do not provide publisher accounts. They do only have advertisers. And MSN are putting advertisements on their search engines, MSN and Bing. ![]() | |
Re: It seems that, there is no problem with apache configuration. The problem is with the access rights of the index.html and index.htm files. Now try the chown command and change the ownership of these files to same as index.php file. For more information you can refer [url]http://www.checkupdown.com/status/E403.html[/url] | |
I have installed Windows 7 today after that I tried to install McAfee Anti Virus Enterprise Edition 8.5 Windows 7 prompted that this application has known compatibility problems with the application that you are trying to install. Considering this as problematic, I gave up and did not install the AntiVirus. … | |
Re: Yes, you can not upgrade directly from winxp to win7. | |
Re: If you can not see the OS desktop, it seems the memory issue. Remove ram , clean it, clean the ram slot and try again. | |
Re: Nice and helpful review. System Mechanic is really useful tool. Thank you Davey Winder and iolo | |
Re: There is no OS developed in C#. However, Vista may have started using the framework for other utilities. All major OSes including windws and linux are developed in C. To confirm, try to download and open the kernel of any linux flavour. We need to be very much proficient in … | |
Re: Please check device manager of new system, you might need to install the driver of firewire port of new motherboard. One more thing you can try. Just install SP3. The driver might included and your system will become more secure and stable. | |
Some of keys of my TVSE gold keyboard get stuck. One of my friend suggest me to deep the keyboard in water for 3 to 4 hours and then let it be dry in sunlight for 1 full day. I want to confirm, how safe this trick is? | |
Re: Check ACPI settings in the BIOS. It should enabled. | |
Re: Firefox is always better than IE regardless of their versions :) Firefox has eaten the IE in 2006 :) | |
Re: Remove every component from your motherboard. CPU, Memory, Display card all just plain motherboard. Then give power supply to motherboard. Still if you can not hear any beep chances of motherboard dead. The other possibility in this situation is the beep speaker gone. If you can replace that it is … | |
Re: It seems that, it is A Ram or SMPS issue, if it is not an operating system issue. If you can swap these two components very easily then try it first otherwise repair or reinstall XP first. | |
Re: Refer following URL: [url]http://www.squid-cache.org/Doc/config/acl/[/url] Although, this is exhausted but really helpful. | |
Re: If you want to drive traffic from Google, then you must have a good and more contents on your website. You also need to take some SEO points in to the account. There are also several promotion techniques. - Forum posting and blog commenting - paid promotion such as CPA, … | |
Re: If it does not work, try with another same kind of working harddisk (IDE or SATA). If it does not work, the problem is with the connector of harddisk. | |
Re: Try to get live XP cd and boot your system from that CD. If your windows partition shows correctly then there is problem with your boot loader. If that CD can not access the windows partition then you have problem with your widows file system. | |
Re: This option removes the important system files first and recopies the files. So take care of power backup while you are installing. Moreover, it is recommended to use same service pack cd. (i.e. if in your system the windows XP is with service pack2 then use the service pack 2 … | |
Re: There are some settings in bios like ‘CPU FAN SPEED’ or ‘CPU FAN STATUS’ etc. Check it and change it’s value appropriately. | |
Re: Your decision should be based on your requirements. Post your requirements like the software you would like to use at home. How do you allow an internet access to other computers in the home? etc. | |
Re: List of almost all the famous network monitoring tools with feature comparison is available at wikipedia: [url]http://en.wikipedia.org/wiki/Comparison_of_network_monitoring_systems[/url] Personally, I have used PandoraFMS and it was working fine including your requirement. As slowly you invest time in it, it will help you beyond your imagination and expectations, like sending alerts using … | |
Re: Refer following URL: [url]http://www.squid-cache.org/Doc/config/acl/[/url] This is really helpful. I have bookmarked it. | |
Re: When you press ‘power button’, does CPU fan spins? Can you hear any beep? If you can here any beep, then check that beep pattern with your motherboard document and diagnose the issue. | |
Re: Refer following link, That will help you to troubleshoot your issue. [url]http://social.technet.microsoft.com/Forums/en-US/w7itproperf/thread/9e71f600-7c62-4869-8236-964e93d17936[/url] | |
Re: Check in the domain controller, is there account of this computer is created? If not, then create manually. This is a trick. Normally it should work. Verify service pack of your system. With service pack 1 and 2, this happens sometimes. | |
Re: nice link by pcs365_4. Really helpful. After getting volume license you have to create an unattended disk of windows XP. This can be easily achieved by using software like nlite. As an alternative you can setup RIS (This requires some windows 2003 server knowledge). | |
Re: Kindly provide some details like the operating system (version, 32/64 bit), the name of programs with which you are facing problem. And most importantly, what you have tried (i.e. the meaning of everything). These all details will help to recognize the problem. The more details you provide, the more accurate … | |
Re: It is a CPU hardware problem. There are wide varieties of reasons for this problem, range From simple loose connection, and dust particular in ram slot To the dead processor or motherboard. If you are not confident with hardware troubleshooting, then I recommend you to take your CPU to a … |
The End.