Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Get the All directories/Files Info in c#

HI Friends, Today i will specify you how we can access directories from a specific path in c# . Below code justify the functionality :- try { DirectoryInfo directoryinfo = new DirectoryInfo(@"D:\Test");

An Ultimate Guide to Scaling Freelance Business in 2017

According to Innovation, Science and Economic Development Canada’s June 2016 report, the Canadian economy has totaled 1.17 million employer businesses out of which 1.14 million (97.9 percent) were small sized businesses, 21415 (1.8 percent) wer

How to Translate a C# Code into Java Language?

I need to translate this c# code into java, please     string sourceAddress = @"input.txt";   string astAddress = @"AddressSymbolTable.txt";   firstPass(sourceAddress, astAddr

How to Start Developing a Web Application?

Hi there,   I am trying to create a Web Application but not sure where to start! Any ideas or any link for article or tutorial/video/post?   I know HTML, CSS, JS, Python, C and C++   Also, PHP, MySQL and MongoDB   Also, le

5 Ways to Improve Workflow and Business Productivity in Your IT Office

  As a business leader, you should always strive towards improving the overall efficiency in your office. The main principle of every perspective business is to grow, and especially so if you’re in the IT business – a world of tec

C++ Problem

Target: To input the records of students. Display the whole record. Display the name of the youngest and eldest student. I'm having problem in achieving the third target: If I enter 3 or 5 entries the result is fine but as soon as I enter 5 or 10

Email Validation in iOS

While creating any Login or Registration UI in iOS we ask user to enter their email id. To avoid wrong data entry we can validate entered data by using a simple validation method. Below method will return you a BOOL value. Here it is:- -(BOOL)valid

GetAxis

Hi all im working on a game 2d , i want to make a space game on 2d and i all most did it but the problem is on axis it wont work :( so i need help here is my script in C# public float speed = 10; void Update() { float translation = In

LinkedList implementation in Java

Hi friends, Here I am writing a way to implement basic LinkedList. First of all LinkedList has the properties of List interface and AbstractSequentialList class because it implements List interface and extends AbstractSequentialList. Example :

C# code to add google captcha in your web site

Hi Reader ! From this blog we can learn how to add google captcha in your web site using c# . To use a Google Captcha(or reCaptcha) in your web application, you first have to follow below steps : 1) Open url ‘https://www.google.com/recaptcha/int

1 38 319
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: