Software engineer anatafutwa

Software engineer anatafutwa

Erick kg

JF-Expert Member
Joined
Feb 22, 2013
Posts
314
Reaction score
73
Hello wana jamii forum
Natafuta mtu ambaye anaweza ku develop Software ( SOFTWARE ENGINEER)
Awe CREATIVE pia awe ameshawahi ku develop software awe na demo ya software aliyo develop. Check me 0717 022737 or whatsapp me for more business talk. Thanks in advance wanajamii
 
Hello wana jamii forum
Natafuta mtu ambaye anaweza ku develop Software ( SOFTWARE ENGINEER)
Awe CREATIVE pia awe ameshawahi ku develop software awe na demo ya software aliyo develop. Check me 0717 022737 or whatsapp me for more business talk. Thanks in advance wanajamii
Sema unataka permanent Employee? Temporary Employee au Freelancer? Anyways sema project uliyonayo huenda ukasaidiwa. Cyo Software Developer s wrote wanakuja JF
 
Sema unataka permanent Employee? Temporary Employee au Freelancer? Anyways sema project uliyonayo huenda ukasaidiwa. Cyo Software Developer s wrote wanakuja JF

Mkuu chief lugina natafuta mtu ambaye anayeweza kutengeneza software awe software genious...currently the performance ya huyo software engineer ita determine kuwa either temporary or permanent employee. Please chief lugina can i have your number mine is 0717 022737
 
I am SW developer and I can develop your MVP for free.

But would you mind telling us more about the idea and how it will be used by the end user? Plus how much capital your looking to put in!
 
I am SW developer and I can develop your MVP for free.

But would you mind telling us more about the idea and how it will be used by the end user? Plus how much capital your looking to put in![/QUOTE 0717 022737 lets talk check me on that number.
 
I am SW developer and I can develop your MVP for free.

But would you mind telling us more about the idea and how it will be used by the end user? Plus how much capital your looking to put in!

Check me on that number lets talk.
 
Hello wana jamii forum
Natafuta mtu ambaye anaweza ku develop Software ( SOFTWARE ENGINEER)
Awe CREATIVE pia awe ameshawahi ku develop software awe na demo ya software aliyo develop. Check me 0717 022737 or whatsapp me for more business talk. Thanks in advance wanajamii

Mpunga upo au porojo tu?
 
Hello wana jamii forum
Natafuta mtu ambaye anaweza ku develop Software ( SOFTWARE ENGINEER)
Awe CREATIVE pia awe ameshawahi ku develop software awe na demo ya software aliyo develop. Check me 0717 022737 or whatsapp me for more business talk. Thanks in advance wanajamii

Lete kazi tukupe kijana wa Software Industry apige kazi hiyo.

Angalia DEMO ya moja za software zetu.

Ukitaka kujua service zetu zaidi zipo HAPA
 
Lete kazi tukupe kijana wa Software Industry apige kazi hiyo.

Angalia DEMO ya moja za software zetu.

Ukitaka kujua service zetu zaidi zipo HAPA

Site mbona inarespond hiv

Server Error in '/' Application.
Cannot convert null to 'bool' because it is a non-nullable value type
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'bool' because it is a non-nullable value type

Source Error:


Line 169: </li>
Line 170: }
Line 171: @if (ViewBag.IsShowVisible)
Line 172: {
Line 173: <li data-role="list-divider" class="ui-li-divider-different ui-li-divider-more" data-theme="c">


Source File: e:\HostingSpaces\vivane\grabcityinfo.com\wwwroot\Views\Home\Index.Mobile.cshtml Line: 171

Stack Trace:


[RuntimeBinderException: Cannot convert null to 'bool' because it is a non-nullable value type]
CallSite.Target(Closure , CallSite , Object ) +115
ASP._Page_Views_Home_Index_Mobile_cshtml.Execute() in e:\HostingSpaces\vivane\grabcityinfo.com\wwwroot\Views\Home\Index.Mobile.cshtml:171
System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +198
System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +105
System.Web.WebPages.StartPage.RunPage() +17
System.Web.WebPages.StartPage.ExecutePageHierarchy() +64
System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +78
System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) +235
System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) +107
System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +291
System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) +13
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +56
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +52
System.Web.Mvc.Async.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() +173
System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +100
System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +10
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +13
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +36
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +54
System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +39
System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) +12
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +28
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +54
System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +29
System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +21
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +36
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +54
System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +31
System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9651796
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
 
Site mbona inarespond hiv

Server Error in '/' Application.
Cannot convert null to 'bool' because it is a non-nullable value type
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.real

Exception Details: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'bool' because it is a non-nullable value type

Source Error:


Line 169: </li>
Line 170: }
Line 171: @if (ViewBag.IsShowVisible)
Line 172: {
Line 173: <li data-role="list-divider" class="ui-li-divider-different ui-li-divider-more" data-theme="c">


Source File: e:\HostingSpaces\vivane\grabcityinfo.com\wwwroot\Views\Home\Index.Mobile.cshtml Line: 171

Stack Trace:


[RuntimeBinderException: Cannot convert null to 'bool' because it is a non-nullable value type]
CallSite.Target(Closure , CallSite , Object ) +115
ASP._Page_Views_Home_Index_Mobile_cshtml.Execute() in e:\HostingSpaces\vivane\grabcityinfo.com\wwwroot\Views\Home\Index.Mobile.cshtml:171
System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +198
System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +105
System.Web.WebPages.StartPage.RunPage() +17
System.Web.WebPages.StartPage.ExecutePageHierarchy() +64
System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +78
System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) +235
System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) +107
System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +291
System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) +13
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +56
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420
System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +52
System.Web.Mvc.Async.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() +173
System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +100
System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +10
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +13
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +36
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +54
System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +39
System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) +12
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +28
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +54
System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +29
System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +21
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +36
System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +54
System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +31
System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9651796
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155

Tulia kijana

Hiyo site tunafanya development ya new features kila siku. Ulifungua wakati tuna upload new content kwenye server in debug mode.

Jaribu tena
 
Back
Top Bottom