Quantcast
Channel: Go4Expert
Browsing all 1987 articles
Browse latest View live
↧

How to Hack Facebook, GMail, Hotmail ...

Using FireSheep extension in FireFox, in seconds you can have access to various peoples Gmail, Facebook, Yahoo, Hotmail. Amazon, Hotmail ... virtually every possible service. It is a plugin for network...

View Article


Getting the wrong number of days for days between dates

I am trying to write a function to get the "Days between dates". The code I have (for a console application) is shown below. For some reason, it is not giving the correct number of days between dates....

View Article


Unable to exit program

I am working on a large C++ (console) project that has multiple menus (1 main menus with 4 options, and each of those options as additional options or menus). The int main() module simply calls the...

View Article

Trying to remove an object from an object list which is a class variable

Hello, I'm trying to make a card game with objects. Here's my class deck and my class hand: Code: class Deck: def __init__(self): self.deckcardlist = [] def Populate(self): for r in Card.RANK: for s in...

View Article

How is the order of the columns in a composite index affecting a subquery...

We know the order of the columns in a composite index will determine the usage of the index or not against a table. A query will use a composite index only if the where clause of the query has at least...

View Article


How to extract a table from PDF and export to Excel spreadsheet

Hello everyone - I have a requirement to extract a table from the attached pdf file and to write the extracted table to an excel spreadsheet. I tried extracting the table using Camelot and Tabula but...

View Article

How do I add an .EXE project to a solution of DLL's?

How do I add an .EXE project to a solution of DLL's? This is using Microsoft Visual Studio Professional I have been handed a solution file which contains three projects. But all three projects generate...

View Article

Extract tables with specific parameters from MSQL ( Csv file ) ...

Hi guys !!! I'm new on python programming, I think I learn fast ( I hope hehehehe ), I create this little script to connect to a database extract some tables with specific parameters, and put them in a...

View Article


Image may be NSFW.
Clik here to view.

How to build indexes for multiple Max() functions for SQL Server?

For some SQL statements with multiple Max() functions in the select list and nothing in the Where clause, we have different methods to create new indexes to improve the SQL speed. Here is an example...

View Article


Best Java IDEs In 2022

IDE stands for the Integrated Development Environment. It is one type of software application that provides developers with a complete environment for writing, debugging and running code. It includes a...

View Article

How to use FORCE INDEX Hints to tune an UPDATE SQL statement?

We used to use FORCE INDEX hints to enable an index search for a SQL statement if a specific index is not used. It is due to the database SQL optimizer thinking that not using the specific index will...

View Article

2 years Cyberbullying on Insta - Help!

Hey All, I need help! My partner has been cyber-bullied, defamed and harassed by a random person on several fake Instagram accounts for the past 2 years. We are from a religious family so it is...

View Article

Image may be NSFW.
Clik here to view.

How to index SQL with aggregate function SQL for Oracle?

Here the following is an example SQL shows you that select the maximum emp_address which is not indexed in the EMPLOYEE table with 3 million records, the emp_grade is an indexed column. select...

View Article


How to ranking my page

I am the owner of one E-commerce site and also trying to increase more traffic, Can anyone suggest me how can I get more traffic.

View Article

How to improve my website Alexa rank

my website alexa rank day by day decreased. what i will do, to improve alexa rank

View Article


Research Project Low-level attack on HTTP

Hi, I hope everyone is okay. I am doing a research project for my Bachelor of IT (honours) on Machine Learning for Cloud Security. I will be installing Oracle Virtualbox on my Macbook pro (32GB RAM,...

View Article

Data Science Course Suggestion

Hello, Anyone who's pursuing Data Science course help me with this? I've checked lot of posts and websites. Not really sure if those curriculum can be trusted and picked up. Let me know. Can I easily...

View Article


Looking for Guest Post

Hi I am looking for Guest post website. I will provide the quality content for any kind of topics. Topics Can be: Technology, Pharmacy Billing Software , Educational, Promotional and anything else. Pls...

View Article

What is Title and Meta Tags Length

Hi All, As Per New Search Snippet Changes, Title can be 65-70 as google show some long text and Descriptions can be 160-180 as google showing 3 line instead of 2 lines, Bing and Yahoo Remains same with...

View Article

Simple web-based relational database system

Hello all, We have just launched a startup. Now, we are looking for a simple web-based relational database system where we can easily add tables and connect them to one another through foreign keys....

View Article
Browsing all 1987 articles
Browse latest View live