Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
83% Quality Score
Upvotes Received
6
Posts with Upvotes
6
Upvoting Members
4
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~31.8K People Reached
About Me

I am a versatile, hands-on developer with 2 years’ experience working on a variety of projects. I am conversant in a wide range of technologies - most notably .NET and SQL - and follow the latest industry trends with great interest.

Interests
Graphics Programming - Game Programming - Parallel Programming - Doing Sports
Favorite Tags
Member Avatar for AmrMohammed

Greetings, I have an error when start debugging an application "Retrieving the COM class factory for component with CLSID {00853A19-BD51-419B-9269-2DABE57EB61F} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))." I'm using a DLL "Interop.zkemkeeper.dll" in my application it was working fine on windows 7 …

Member Avatar for Taz_1
0
5K
Member Avatar for AmrMohammed

Greetings My question is about working with the Entity Framework. Lets say I am having an Entity data model and I am having a dbconext instance what is the difference between `dbcontext.EntityName.ExtensionMethodName(lambda expression)` and `dbcontext.EntityName.**Local**.ExtensionMethodName(lambda expression)`

Member Avatar for DaveAmour
1
214
Member Avatar for modyalaskalany

hi guys can any one help me to code a client -server application that the server recieve the image from the client and save it to a file not to display it

Member Avatar for AmrMohammed
0
97
Member Avatar for parth2911

hello I am trying to show Data in CrystalReport from Ms Access 2013 In button_click event String Cnstr = @"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Users\parth\Documents\test.mdb;Jet OLEDB:DataBase Password=hello123" using (OleDbConnection Cn = new OleDbConnection(CnStr)) { using (OleDbCommand Cmd = new OleDbCommand("select * from Table1", Cn)) { using (OleDbDataAdapter Adp = new OleDbDataAdapter(Cmd)) { using (DataSet1 …

Member Avatar for AmrMohammed
0
1K
Member Avatar for AmrMohammed

What is the best way for blocking DLL for not publishing the code inside the library?

Member Avatar for Suzie999
0
188
Member Avatar for AmrMohammed

Hello I had put a question before about the editions of Java and the difference between them and the reason for my question is that I want to work through an android project and I think that before beginning in the project I must know how to write code in …

Member Avatar for JamesCherrill
0
161
Member Avatar for AmrMohammed

Greetings, I am new in Java programming language and I know that there are four platforms of the Java programming language Java Platform, Standard Edition (Java SE) Java Platform, Enterprise Edition (Java EE) Java Platform, Micro Edition (Java ME) JavaFX I already read about the four platforms through the below …

Member Avatar for JamesCherrill
0
184
Member Avatar for AmrMohammed

Greetings, I'm creating a barcode application and when I google to know about barcode I found something that I did not understand and it is the odd left, even left and right digits for example the EAN-13 barcode includes the following OddLeft = new String[] { "0001101", "0011001", "0010011", "0111101", …

Member Avatar for AmrMohammed
0
120
Member Avatar for morfious90

I'm implement if else in stored procedure with and oprator . If both Conditions are true the if statement should return 1 else -1. here username and email should not be duplicate please review query below. alter proc spUserdetailss @name Nvarchar(50), @passwords Nvarchar(100), @emailadd Nvarchar(50), @Gender nvarchar(50) as begin declare …

Member Avatar for pclfw
0
414
Member Avatar for AmrMohammed

Greetings, I'm facing a problem with the SQL Server and this problem concerning numbers when compared each other and these numbers are stored in the columns of data type NVARCHAR or VARCHAR. For example, if I'm having a column with data type NVARCHAR and it contains such values: 1 2 …

Member Avatar for isozworld
0
264
Member Avatar for AmrMohammed

Greetings I'm using InstallShield for deploying projects and I'm new in using it I need to know how to include some applications and executable files to be installed while installing my application what I mean is that I need to include for example the .NET framework 4.0 so if it …

Member Avatar for deceptikon
0
201
Member Avatar for AmrMohammed

Greetings, I'm using InstallShield 2010 premier and I want to hide the SQL login dialog if the specified database is exists. Or hide the Dialog under some conditions I google for hours and indeed I cannot find a useful information especially I'm not an InstallShield expert

Member Avatar for anthonydaly
0
115
Member Avatar for AmrMohammed

Greetings I want to optimize a SQL Query. The problem I have a database full of such Queries and I need help for optimizing those Queries the problem with the Query is that it contains dozens of CASE blocks and within those CASE blocks there are calculations the Query results …

Member Avatar for pritaeas
0
214
Member Avatar for AmrMohammed

I need to setup SQL Server Express using the command line and also make the installation unattended I tried many command lines however each one of them did not work here is the last one: Setup.exe /ADDCURRENTUSERASSQLADMIN="True" /AGTSVCACCOUNT="NT AUTHORITY\NETWORK SERVIC" /AGTSVCSTARTUPTYPE="Disabled" /ASBACKUPDIR="Backup" /ASCOLLATION="Latin1_General_CI_AS" /ASCONFIGDIR="Config" /ASDATADIR="Data" /ASLOGDIR="Log" /ASPROVIDERMSOLAP="1" /ASSVCSTARTUPTYPE="Automatic" /ASTEMPDIR="Temp" /BROWSERSVCSTARTUPTYPE="Disabled" …

Member Avatar for kgariando
0
306
Member Avatar for AmrMohammed

Greetings, I'm using a crystal report and using it to make a sales report and I want to sort the reports displayed based on the date of the sales order what I should do I create a parameter field and its type is Boolean what else I should do what …

0
70
Member Avatar for AmrMohammed

Greetings, I'm using InstallShield 2010 premier. I need to include another .msi application within the project I'm creating and I do not know how to do this I did googling and I did not find any useful article about this. If any one can help me I'm searching for 3 …

Member Avatar for pritaeas
0
68
Member Avatar for AmrMohammed

I'm using InstallShiled 2010 to deploy my application in the prerequisites I added the SQLEXPR_x86_ENU.exe file the SQLEXPR_x64_ENU.exe file I need to choose which one is selected for setup based on the operating system version 32bit or 64 bit could any one tell me how to do this Another question …

0
93
Member Avatar for AmrMohammed

Greetings, I'm trying to setup the SQL Server 2008 Express Edition using a command line Setup.exe /QUIET="False"/QUIETSIMPLE="True" But I always got a message saying that QUIET expects a Boolean value and what I'm passing to it is a Boolean value do any one knows what I'm missing

Member Avatar for pritaeas
0
74
Member Avatar for AmrMohammed

I'm working on an application for a joint-stock company. A joint-stock company is a business entity which is owned by shareholders. Each shareholder owns the portion of the company in proportion to his or her ownership of the company's shares (certificates of ownership). This allows for the unequal ownership of …

Member Avatar for Kyle Wiering
0
153
Member Avatar for jessica_6

send me a program to create an account in bank in C# and other program for withdrawl of money and dispaly the remaining balance plzzz.

Member Avatar for Bandarigoda123
0
122
Member Avatar for AmrMohammed

How to get the connection string? I'm developing an application and connecting to a database so I can get the connection string and know it during development pahase and therefore I can set it to the ConnectionString property of my connection object. However, when I deploy this application on a …

Member Avatar for JOSheaIV
0
284
Member Avatar for AmrMohammed

Greetings I need to make a custom report designer in my application. I mean by a custom report designer is that having a Form within my application the client can use it to design his own reports and save it. Can any one help with articles on how to do …

Member Avatar for AmrMohammed
0
91
Member Avatar for mmm123

Hi was wondering if anyone could take a look at my code and see whats going wrong here because I have changed the code about 20 times trying to fix the error and still no luck. I have created a web page that the user must fill out, I then …

Member Avatar for Sulaiman_1
0
3K
Member Avatar for AmrMohammed

Greetings, I'm having a table that I need to retrieve its data in a specific order based on a column value(s). I need to retrieve first all rows that have the value 0 in that column in ascending order (default order) then rows that have value(s) greater than 0 in …

Member Avatar for Jefferson_1
0
203
Member Avatar for rody9

Hello,I am Vanen,from Mauritius Island,new to c# and vs. I am getting difficulties while saving values from my datagrid to database. If possible,option for selecting all the rows and option for selecting which rows to save to database from the datagrid. Can someone guide me?please! Thanks in advance.

Member Avatar for rody9
0
213
Member Avatar for AmrMohammed

Greetings, I need to know about the cloud computing tech. especially the private cloud computing security and I need some help even with books URLs

Member Avatar for Momerath
0
114
Member Avatar for AmrMohammed

Greetings, I'm working on an existing solution. The solution is using a GUI inheritance technique. All Forms within the solution inherite from a parent Form. Within the parent Form there is a virtual method with empty body that is called in the parent Form load event. Each Form override that …

Member Avatar for tinstaafl
0
124
Member Avatar for AmrMohammed

Greetings, I'm facing a problem I'm working on an existing accounting solution. In the solution there are a report for view product prices with product image. Each product has 2 images in the database. When you are about to make a product prices view to a customer first you go …

0
52
Member Avatar for AmrMohammed

What is the meaning that Database management systems allow access to and storage of data independently of the interal representation of the data? what is meaning of independently of the interal representation of the data?

Member Avatar for pritaeas
0
70
Member Avatar for AmrMohammed

Why is stored procedure is better than executing a sql query. What is meant by exeution plan

Member Avatar for Alberto Bucur
0
83